This contract implements the ERC721 standard. It allowes for the creation of so called non fungible tokens, or NFT's. The difference of NFT's to other token standards like ERC20 or ERC777 is that each token is unique and not interchangable.
$ truffle test --network ganache
Further resources |
---|
EIP |
What are ERC721 standard tokens? |
The Anatomy of ERC721 |
Noobs Guide to Understanding ERC-20 vs ERC-721 Tokens |
Marketplace for trading ERC721 tokens |
Implementations |
---|
CryptoKitties |
Decentraland |
Ethermon |