An open API service indexing awesome lists of open source software.

https://github.com/guilospanck/rust-bitcoin

Bitcoin protocol implementation in Rust
https://github.com/guilospanck/rust-bitcoin

bip bitcoin blockchain rust

Last synced: about 1 year ago
JSON representation

Bitcoin protocol implementation in Rust

Awesome Lists containing this project

README

          

# rust-bitcoin [![CircleCI](https://dl.circleci.com/status-badge/img/gh/Guilospanck/rust-bitcoin/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/Guilospanck/rust-bitcoin/tree/main) [![codecov](https://codecov.io/gh/Guilospanck/rust-bitcoin/branch/main/graph/badge.svg?token=02XJGIPAM1)](https://codecov.io/gh/Guilospanck/rust-bitcoin) [![Tests](https://github.com/Guilospanck/rust-bitcoin/actions/workflows/tests.yml/badge.svg?branch=main)](https://github.com/Guilospanck/rust-bitcoin/actions/workflows/tests.yml)
Bitcoin protocol implementation in Rust.
Feel free to correct me on anything. As always, I'm here to learn and the only thing that matters is the truth.

(Under Construction 🚧)

## To-Do:
- [ ] Tests Coverage ^ 85%

## Study
- [ ] Transactions