8000 GitHub - notmike-5/bitverter: WIP - A simple Bitcoin conversion tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

notmike-5/bitverter

 
 

Repository files navigation

Bitverter - A simple Bitcoin conversion tool

Bitverter is a simple tool for doing Bitcoin conversions. The beta release supports denomination conversions only.

Building, Testing, and Usage

Currently Bitverter is only built for the Linux command line. If you are even a little comfortable with this, it will be no problem to run. Please stay tuned for a GUI/Web version.

  1. Install Rust using rustup (https://rustup.rs/)
  2. Open a terminal and clone the git repo

git clone https://github.com/kn0wmad/bitverter.git

  1. Navigate to the CLI program folder

cd bitverter/bitverter_cli

  1. Run the tests (optional)

cargo test

  1. Run the program

cargo run

License

BipCot NoGov License

This software is covered under a modified BipCot No-Government License. Use and reuse is permitted by anyone, except governments and the agents thereof.

About

WIP - A simple Bitcoin conversion tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 77.3%
  • CSS 14.3%
  • HTML 8.4%
0