iotaledger / wasp

Node for IOTA Smart Contracts
Apache License 2.0
289 stars 147 forks source link

Feat: issue evm event on L1 nft mint #3462

Closed jorgemmsilva closed 1 month ago

jorgemmsilva commented 1 month ago

In the following block after minting a L1 NFT form the chain (the first block where said NFTID is known), The committee will now produce an EVM event, so that EVM client applications (indexers/explorers/wallets) can account for the new NFT.

misc: