- Clone this repo
git clone https://github.com/cryptomonkey2020/Hackmoney2021.git
- Change into the directory
cd Hackmoney2021
- Install dependencies with yarn
yarn install
- Create .env in /packages/hardhat/ and /packages/react-app/ using
REACT_APP_PROVIDER=https://kovan.infura.io/v3/0982eb85b1bb42aba2cb1ceeef545e1b
REACT_APP_NETWORK=kovan
-
put your private key under packages/hardhat/mnemonic.txt and run the following command: yarn run account
-
If you wish to create a new wallet then run : yarn generate
REACT_APP_PROVIDER=https://kovan.infura.io/v3/0982eb85b1bb42aba2cb1ceeef545e1b
REACT_APP_NETWORK=kovan
- In the terminal, run the following
yarn deploy
- In a separate terminal, run the following
yarn start
https://showcase.ethglobal.co/hackmoney2021/dedp-decentrelized-donation-platform