Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cchudant/bitcoin_rust
I try to implement bitcoin in rust
https://github.com/cchudant/bitcoin_rust
Last synced: 14 days ago
JSON representation
I try to implement bitcoin in rust
- Host: GitHub
- URL: https://github.com/cchudant/bitcoin_rust
- Owner: cchudant
- License: mit
- Created: 2018-10-21T22:07:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-24T21:02:15.000Z (about 6 years ago)
- Last Synced: 2024-11-08T18:53:17.230Z (2 months ago)
- Language: Rust
- Size: 33.2 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitcoin_rust
I try to implement bitcoin in rustI'm learning from the [bitcoinbook](https://github.com/bitcoinbook/bitcoinbook).