Skip to content

isabelgeek/decentralized-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DECENTRALIZED CALCULATOR

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.

Dapp URL

Decentralized Calculator

Video Demo

Demo video URL

Demo video

How to build the HTML

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.

License

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.

About

A decentralized and censorship resistant calculator with Skynet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published