Skip to content

katzio/supply-chain-ethereum

Repository files navigation

How To Run

  • Run on LINUX. Windwos is problematic.
  • Make sure you have Node JS & npm installed.
  • npm install
  • npm install -g ganache-cli
  • npm install -g truffle
  • npm run build
  • npm run deploy
  • npm run start-net
  • open new terminal and run npm run test

Look into test/main.js to see execution proccess.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published