Skip to content

yashrajdesai/Agro-World

 
 

Repository files navigation

Agro World

Agro World is a smart contract based website that helps farmers to sell agricultural products and customers to buy these products directly from farmers using ethereum blockchain based wallet.

Technologies used:

Steps to run locally

  1. Install Ganache
  2. Run npm i from project root directory.
  3. Compile smart contracts using truffle compile.
  4. Deploy it using test address from Ganache and run truffle migrate.
  5. Run npm start to start the front-end.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.4%
  • CSS 9.4%
  • HTML 1.9%
  • Solidity 1.3%