Releases: LiliumErgo/lens
Releases · LiliumErgo/lens
v5.0.0
- Rebrand project to Lilium LENS, a simple NFT debugging tool.
- Implement the snapshot feature to view NTFs created from Lilium sale.
- Implement printing feature to view NFT metadata from collection issuer, NFT issuer, and NFT issuance.
Neo
- Add support for eip24 issuer box and eip4 issuance box register printing
- For issuance box, must create custom subclass of EIP4IssuanceBoxPrinter and implement register print methods for register 8 and register 9. Use the code as an example.
The one, the only.
- added support for public testnet node, however, it is a currently hard-coded endpoint of some random node.
The only one
- Made this a more educational example by implementing EIP-4 and EIP-24
- Improved documentation
The one and only
- Super basic NFT minter for Ergo, meant for educational purposes and to assist the frustrated developer.