Ecosyste.ms: Awesome
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: 30 days ago
JSON representation
Bitcoin protocol implementation in Rust
- Host: GitHub
- URL: https://github.com/guilospanck/rust-bitcoin
- Owner: Guilospanck
- License: mit
- Created: 2022-05-31T22:04:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T20:31:13.000Z (over 1 year ago)
- Last Synced: 2024-10-31T23:25:33.357Z (3 months ago)
- Topics: bip, bitcoin, blockchain, rust
- Language: Rust
- Homepage:
- Size: 210 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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