Commissioned work for Rad.live
Install Git
Install Node.js
$ git clone https://github.com/jshstw/rad-pandas.git
$ cd rad-pandas/blockchain
$ npm install
Create an Infura account and create a new project
Apply for an OpenSea API Key
Rename the 'secrets_TEMPLATE.json' file to 'secrets.json'
Fill 'secrets.json' file with the 'Project Id' from Infura, the seed phrase from your Ethereum wallet and the OpenSea API key
$ truffle deploy --network live
$ node initial_sale.js
https://animal-kingdom.rad.live/pandas/
https://animal-kingdom.rad.live/pandas/3
- .jpg format
- Files stored on web server
- 10,000 NFTs
- Sale on OpenSea
- Lazy-minting
- ERC-721 standard