voluntaryway / bitcoinsimulator

Educational Blockchain Simulator with interactive Tutorial.
GNU General Public License v3.0
6 stars 3 forks source link

bitcoinsimulator

Educational Blockchain Simulator with interactive Tutorial.

NEW DOMAIN: You can find a running version on: https://bitcoinsimulator.duckdns.org

Run the server with node.js.

The frontent app is is built using aurelia.js - install aurelia-cli and run with "au build --watch".