Truly decentralized NFT Art. All metadata lives on the chain.
-
Clone the DAPP smart contract
-
Start the truffle server
truffle develop
- Migrate the contract
> migrate --reset
-
Clone this repo
-
Install dependencies
yarn install
- Start the dev server
yarn run dev
Icon | Type |
---|---|
✨ | Feature |
🔧 | Bug Fix |
🧹 | Clean up |
💅 | Style Changes |
⚙️ | Config |
📝 | Contract |
💈 | Readme Update |