Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

Simple library which implements a few hashes and does nothing else Google Colab

Awesome Lists containing this project

README

        

[![Status](https://travis-ci.org/rust-bitcoin/bitcoin_hashes.png?branch=master)](https://travis-ci.org/rust-bitcoin/bitcoin_hashes)

-------------------------
### Run bitcoin-hashes-Google-Colab

https://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 |