Skip to content

pines-and-electronics/pines_dao

Repository files navigation

PINES AND ELECTRONICS - Frontend - DAO

Checklist before running

  • cd into the repo and do npm install
  • create an .env file inside of the repo folder. It should have the following variables:
API_KEY="your infure api key"
MNEMONIC="mnemonic" # Make sure you have some eth
  • cd into the client folder and run npm install as well.

Compile and migrate

cd into the main repo folder and run the following commands to deploy the contract to the rinkeby network.

truffle compile
truffle migrate --network rinkeby

then run the frontend by starting the react application

cd client
npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •