Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.63 KB

File metadata and controls

49 lines (33 loc) · 1.63 KB
description
NFT "shards" collected from original "Voice Gems" for the Global Technology and Governance Summit.

🌐 GTGS Voice Gems

Branch Info

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

🏃‍♀️ Quick Start

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

image

image

image