description |
---|
Funding round that uses quadratic matching (capital-constrained liberal radicalism) |
Author: Austin Griffith****
Source code: https://github.com/scaffold-eth/scaffold-eth-examples/tree/emoji-support
Intended audience: Intermediate
Topics: Scaffold-eth basics, quadratic matching
git clone https://github.com/scaffold-eth/scaffold-eth-examples.git emoji-support
cd emoji-support
git checkout emoji-support
yarn install
you might get node-gyp errors, ignore them and run:
yarn start
in a second terminal window:
yarn chain
in a third terminal window:
yarn deploy
🔏 Edit the deploy script: packages/buidler/scripts/deploy.js
📝 Edit your frontend App.jsx
in packages/react-app/src
📱 Open http://localhost:3000 to see the app
📡 Deploy by creating account yarn generate
send funds to yarn account
and then edit packages/buidler/buidler.config.js
defaultNetwork
🚢 Ship your app with yarn build
and then yarn surge
or yarn s3