Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 894 Bytes

Readme.md

File metadata and controls

40 lines (26 loc) · 894 Bytes

frond-end

Cofund UI

Smart contract

Libraries

Deploy smart contract

install libraries: npm install --save-dev hardhat @nomiclabs/hardhat-waffle ethereum-waffle chai @nomiclabs/hardhat-ethers ethers

to deploy:

  • go to smart contract folder
  • run npx hardhat run scripts/deploy.js --network ropsten

Alchemy

Client

go to client folder and run npm run dev

Libraries

API for gif