1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 15:02:21 +01:00
An efficient re-implementation of Electrum Server in Rust
Find a file
2018-05-01 11:12:27 +03:00
src Add some TODOs 2018-05-01 11:12:27 +03:00
tools Use jsonrpc for simple balance check 2018-04-30 14:37:23 +03:00
.gitignore Split main.rs into a few modules 2018-04-11 10:59:22 +03:00
Cargo.toml Implement blockchain_transaction_get RPC 2018-04-30 22:30:12 +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
=======================