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
- Host: GitHub
- URL: https://github.com/guilospanck/rust-bitcoin
- Owner: Guilospanck
- License: mit
- Created: 2022-05-31T22:04:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-07-08T20:31:13.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T12:55:45.674Z (over 1 year ago)
- Topics: bip, bitcoin, blockchain, rust
- Language: Rust
- Homepage:
- Size: 210 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-bitcoin [](https://dl.circleci.com/status-badge/redirect/gh/Guilospanck/rust-bitcoin/tree/main) [](https://codecov.io/gh/Guilospanck/rust-bitcoin) [](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