1
0
mirror of https://github.com/romanz/electrs.git synced 2024-11-19 09:54:09 +01:00
An efficient re-implementation of Electrum Server in Rust
Go to file
2018-04-11 19:44:56 +03:00
src Add simple from_hex() helper 2018-04-11 19:44:56 +03:00
.gitignore Split main.rs into a few modules 2018-04-11 10:59:22 +03:00
Cargo.toml Use Bytes for block hash (instead of String) 2018-04-11 18:44:48 +03:00
LICENSE Add MIT license and small README 2018-04-08 23:54:29 +03:00
README.rst Add MIT license and small README 2018-04-08 23:54:29 +03:00

Bitcoin indexer in Rust
=======================