You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7addf838ae | 5 years ago | |
---|---|---|
src | 5 years ago | |
.gitignore | 5 years ago | |
Cargo.toml | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago |
README.md
Monero Block Explorer
Building a very simple HTTP service to help learn Rust and get more familiar with the ecosystem.
Running
git clone https://github.com/lalanza808/monero-blockchain-explorer
cd monero-blockchain-explorer
rustup override set nightly
cargo run