An open API service indexing awesome lists of open source software.

https://github.com/bytangle/josh-nft

ERC721 NFT experimental implementation
https://github.com/bytangle/josh-nft

Last synced: 9 months ago
JSON representation

ERC721 NFT experimental implementation

Awesome Lists containing this project

README

          

## EXPERIMENTAL Implementation of ERC-721 Non-Fungible Token
This implementation is experimental but uses latest syntax and well documented for those who just wants to learn or understand how it's implemented.

-----
> Some non-standard implementations not included in this one can be found on openzeppelin ERC-721 implementation