NFT example
NFT's are all the rage these days, for various reasons.
I read over EIP-721 which appears to be the de-facto NFT standard on Ethereum. Then, made a sample implementation of EIP-721 (let's here called GRC-721). The implementation isn't complete, but it demonstrates the main functionality.
In short, this demonstrates how to implement Ethereum contract interfaces in gno.land; by using only standard Go language features.
Please leave a comment (guide↗).
- @administrator123↔, 2025-04-12 10:55am (UTC) [reply⚡︎] [repost⚡︎] [x⚡︎]