Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinothpandian/smartbox
Blockchain lab
https://github.com/vinothpandian/smartbox
Last synced: 13 days ago
JSON representation
Blockchain lab
- Host: GitHub
- URL: https://github.com/vinothpandian/smartbox
- Owner: vinothpandian
- Created: 2017-06-15T00:26:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T07:18:58.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T23:55:18.160Z (10 months ago)
- Language: CSS
- Size: 17 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smart Replenishment Box
## Loaded with the power of Blockchain
### Created for Blockchain lab - Fraunhofer FITWebpack 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