Skip to content

A Blockchain based Decentralized platform for trading agricultural products using Smart Contracts built on Ethereum.

Notifications You must be signed in to change notification settings

lit-zambare/AgroTrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

AgroTrade

A Blockchain based Decentralized platform for trading agricultural products using Smart Contracts built on Ethereum


  • Steps to start web application

    • cd into AgroTrade_Web_Application
    cd AgroTrade_Web_Application
    
    • install dependencies and start the server
    npm install && npm start
    

  • Steps to run contracts test

    • cd into BlockChain_Smart_Contracts
    cd BlockChain_Smart_Contracts
    
    • start ganache cli for already generated accounts
    npm run ganache-cli
    
    • start tests
    npm run test
    

About

A Blockchain based Decentralized platform for trading agricultural products using Smart Contracts built on Ethereum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published