# 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 ```