Skip to content

Releases: LiliumErgo/lens

v5.0.0

13 Sep 00:55
d0ed2cd
Compare
Choose a tag to compare
  • 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

04 May 23:06
Compare
Choose a tag to compare
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.

14 Apr 04:49
Compare
Choose a tag to compare
  • added support for public testnet node, however, it is a currently hard-coded endpoint of some random node.

The only one

14 Apr 00:19
437790e
Compare
Choose a tag to compare
  • Made this a more educational example by implementing EIP-4 and EIP-24
  • Improved documentation

The one and only

13 Apr 08:37
Compare
Choose a tag to compare
  • Super basic NFT minter for Ergo, meant for educational purposes and to assist the frustrated developer.