description |
---|
NFT "shards" collected from original "Voice Gems" for the Global Technology and Governance Summit. |
Author: Austin Griffith****
Source code: https://github.com/scaffold-eth/scaffold-eth-examples/tree/gtgs-voice-gems
Intended audience: Beginners/Intermediate
Topics: Scaffold-eth basics, NFTs
required: Node plus Yarn and Git
git clone -b gtgs https://github.com/scaffold-eth/scaffold-eth-examples.git gtgs
cd gtgs
yarn install
yarn start
in a second terminal window:
cd gtgs
yarn chain
📝 Edit your frontend App.jsx
in packages/react-app/src
📱 Open http://localhost:3000 to see the app