fury.network
v1.0.14
Published
Skeleton to rapid prototype Energy Blockchain based applications
Maintainers
Readme
fury.network
Skeleton to rapid prototype Energy Blockchain based applications. It is designed to work with the STROMDAO Business Object
Install
npm install -g fury.networkUsage
fury init <path>
...
fury run <path>
...
fury publish <path>This will initialize a new subfolder with the name . In this folder you find the two main files base.html and base.js. Put your code into those two files.
If you use fury run you could test your code directly in your browser at http://localhost:8080/base.html
Tutorial
https://www.youtube.com/watch?v=qmZNgH0sTEk
