gnØland

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).

- @administrator, 2023-08-18 11:44am (UTC) [reply] [x]