Skip to content

shubhamkapoor/SmartBox

 
 

Repository files navigation

Smart Replenishment Box

Loaded with the power of Blockchain

Created for Blockchain lab - Fraunhofer FIT

Webpack project with Truffle. Includes contracts, migrations, tests, user interface and webpack build pipeline.

Usage

  1. First run truffle compile, then run truffle migrate to deploy the contracts. (Set node RPC in truffle.js file if needed)
  2. Do an npm install to install the dependencies
  3. Then run npm run dev to build the app and serve it on http://localhost:8001

About

Blockchain lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.8%
  • JavaScript 24.7%
  • HTML 10.5%