Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Give

Table of contents

About

Technologies

Sponsors

Setup

Required tools: Node/Yarn

Steps

  • Clone this repo
git clone https://github.com/cryptomonkey2020/Hackmoney2021.git
  • Change into the directory
cd Hackmoney2021
  • Install dependencies with yarn
yarn install

Set up Kovan testnet

  • 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

Run the Dapp

  • 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

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages