1
0
Fork 0
mirror of https://github.com/romanz/electrs.git synced 2025-02-24 23:08:39 +01:00
An efficient re-implementation of Electrum Server in Rust
Find a file
2018-05-31 10:50:28 +03:00
src Simplify main loop 2018-05-31 10:50:28 +03:00
tools Remove 0MQ Python client 2018-05-24 20:45:54 +03:00
.gitignore Ignore sublime-related files 2018-05-22 09:25:42 +03:00
.travis.yml Don't build on nightly Rust 2018-05-17 12:28:40 +03:00
Cargo.toml Remove 'futures' and 'tokio' dependencies 2018-05-30 23:47:49 +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
TODO.txt Use std::thread instead of crossbeam 2018-05-25 10:30:20 +03:00

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