Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SupplyChain

supply chain on blockchain


Getting started

Start Ganache with

ganache

and import the first private key into the MetaMask and switch network to localhost.


Go to truffle directory and install Truffle dependencies with

npm install

and run tests with

truffle test

and migrate contracts with

truffle migrate --network ganache

Go to client directory and install client dependencies with

npm install

and run the client with

npm start

Go to http://localhost:3000/ to access the client.

About

supply chain on blockchain

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages