https://github.com/florianjs/blockchain-demo
https://github.com/florianjs/blockchain-demo
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/florianjs/blockchain-demo
- Owner: florianjs
- License: mit
- Created: 2020-08-07T06:23:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-08T13:05:59.000Z (almost 5 years ago)
- Last Synced: 2025-02-17T08:27:03.025Z (4 months ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## How to
```bash
npm -g yarn
yarn
node app.js
```Yup. That's it!