Skip to content

Polygon-Academy/crowdfund-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Crowdfund Starter

๐Ÿ— A crowdfunding/crowdloaning starter kit

git clone https://github.com/Polygon-Academy/crowdfund-starter

cd crowdfund-starter
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

image

image

About

A crowdfunding starter dApp example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published