Skip to content

Supply chain POC with solidity, truffle, react

Notifications You must be signed in to change notification settings

ericjmiller/judah

Repository files navigation

Codename: Judah

Supply chain web application with Solidity, React, Web3, and Truffle. Just for learning.

Install Dependencies and :

$ npm install -g ethereumjs-testrpc  # install testrpc
$ npm install -f truffle  # install truffle
$ npm install  # install package.json dependencies
$ testrpc  # run testrpc
$ truffle migrate  # migrate contracts
$ npm start  # start webpack dev server

About

Supply chain POC with solidity, truffle, react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published