artonomous / artonomous-mvp

A Self-Owning, Self-Sustaining, Self-Improving Autonomous Artist Using the Ethereum Blockchain
158 stars 21 forks source link

Implement ERC721 For Encapsulating Art Generated by Artonomous #8

Closed simondlr closed 6 years ago

simondlr commented 6 years ago

Each Art piece auctioned by Artonmous contains two core components that define it's unique identifier:

simondlr commented 6 years ago

https://github.com/ConsenSys/Tokens/pull/130 https://github.com/OpenZeppelin/openzeppelin-solidity/blob/master/contracts/token/ERC721/ERC721Token.sol

simondlr commented 6 years ago

Added already.