https://github.com/demining/bitcoin-hashes-google-colab
Simple library which implements a few hashes and does nothing else Google Colab
https://github.com/demining/bitcoin-hashes-google-colab
bitcoin bitcoin-api bitcoin-core bitcoin-payment bitcoin-payments bitcoin-transaction bitcoin-wallet colab colab-notebook colab-notebooks colab-tutorial colaboratory google-colab google-colab-notebook google-colab-tutorial google-colaboratory google-colaboratory-notebooks googlecolab
Last synced: about 1 month ago
JSON representation
Simple library which implements a few hashes and does nothing else Google Colab
- Host: GitHub
- URL: https://github.com/demining/bitcoin-hashes-google-colab
- Owner: demining
- License: cc0-1.0
- Created: 2022-02-17T20:37:37.000Z (about 3 years ago)
- Default Branch: 2018-11-truncated-hex
- Last Pushed: 2022-07-02T01:12:38.000Z (almost 3 years ago)
- Last Synced: 2025-03-26T07:36:16.587Z (about 2 months ago)
- Topics: bitcoin, bitcoin-api, bitcoin-core, bitcoin-payment, bitcoin-payments, bitcoin-transaction, bitcoin-wallet, colab, colab-notebook, colab-notebooks, colab-tutorial, colaboratory, google-colab, google-colab-notebook, google-colab-tutorial, google-colaboratory, google-colaboratory-notebooks, googlecolab
- Language: Rust
- Homepage:
- Size: 6.45 MB
- Stars: 1
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/rust-bitcoin/bitcoin_hashes)
-------------------------
### Run bitcoin-hashes-Google-Colabhttps://colab.research.google.com/drive/1OShIMVcFZ_khsUIBOIV1lzrqAGo1gfm_?usp=sharing
-------------------------
This is a simple, no-dependency library which implements the hash functions
needed by Bitcoin. These are SHA1, SHA256, SHA256d, and RIPEMD160. As an
ancilliary thing, it exposes hexadecimal serialization and deserialization,
since these are needed to display hashes anway.Ok, there is one dependency -- `byteorder` -- which is used to manage endianness.
[Documentation](https://docs.rs/bitcoin_hashes/)
## Contributions
Contributions are welcome, including additional hash function implementations.
----
| | Donation Address |
| --- | --- |
| ♥ __BTC__ | 1Lw2kh9WzCActXSGHxyypGLkqQZfxDpw8v |
| ♥ __ETH__ | 0xaBd66CF90898517573f19184b3297d651f7b90bf |