8000 GitHub - kn0wmad/bitverter at v0.1.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kn0wmad/bitverter

Repository files navigation

Bitverter - A simple Bitcoin conversion tool

Bitverter is a simple tool written in Rust for doing cryptocurrency conversions. The beta release supports denomination conversions only, and will be live very soon.

Work in progress, please check back or feel free to reach out with any questions or comments :)

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 folder

cd bitverter

  1. Run the tests (optional)

cargo test

  1. Run the program

cargo run

Bitverter Roadmap

Q4 2020

Currency Conversion library

  • Currency conversion library to convert from btc to mbtc, bits, sats and vice versa
  • Unit tests

Complete basic CLI functionality

  • Terminal UI for conversions
  • Beta release

Q1 2021

  • Add a match statement to require a valid denomination

  • Iced GUI alpha release

  • Convert to/from USD

  • Spanish (espanol) translation for CLI app

Complete Rust web server

  • Warp as server
  • Reqwest for APIs
  • Serde for parsing responses
  • Maud for HTML templating

Q2 2021

  • Full Spanish (espanol) translation

Surprises imminent. Stay tuned....


License

BipCot NoGov License

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

About

WIP - A simple Bitcoin conversion tool

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0