Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 705 Bytes

ReadMe.md

File metadata and controls

33 lines (21 loc) · 705 Bytes

ERC721 http://erc721.org/

Open Zeppelin https://github.com/OpenZeppelin/openzeppelin-contracts ERC721 token boilerplates https://github.com/OpenZeppelin/openzeppelin-contracts/tree/master/contracts/token/ERC721

Use Ganache for local development https://www.trufflesuite.com/ganache

npm install

truffle compile

Tests http://mochajs.org/ http://chaijs.com/api/assert

truffle test

truffle migrate

truffle console

truffle develop

npm run start

Screen Shot 2021-05-02 at 12 58 49 PM

Screen recording .MP4 demo https://drive.google.com/file/d/18V5ey8k4GOcEDIUfckjnTedONiyG2nPg/view?usp=sharing