Skip to content

criptan/modulo-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modulo-calculator

This is a simple utility to calculate the modulo of transactions as employed by Criptan.

Install

Clone the repository and then execute:

yarn install

After that, you should have a dist/ directory with the Javascript files. You can use node to run them but if you prefer to make an executable, run:

yarn package

This will create executables of the files for mac, linux and windows.

Use

  1. Provide a bitcoin transaction hash
  2. Specify the divisor
  3. ???
  4. Profit!! (well, you may not be the one who profits, but anyways, profit!)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published