What is a decentralized ecosystem without a calculator? Absolutely nothing. Maybe you need to calculate your token benefits, your storage fees,...your taxes.
Here it is a decentralized calculator...the resurrection of the calculator that you will never pull from blockchain.
To build the HTML you can use the npm package inliner
.
Run the following commands and you will end up with a dist.html
that contains everything required to upload to Skynet.
npm install -g inliner
cat index.html | inliner > dist.html
Upon uploading a file, Skynet generates a 46 byte link called a Skylink.
This application is released under the MPL which is a simple copyleft license. It is desigened to encourage contributors to share modifications they make to your code, while still allowing them to combine your code with code under other licenses. Version 2.0 is compatible with LGPL and GPL version 2 or greater. Please read here the license.