mempool added to search

This commit is contained in:
moneroexamples 2016-05-07 17:40:00 +08:00
parent b421c4cfb1
commit 1fbeb57955
1 changed files with 2 additions and 1 deletions

View File

@ -18,13 +18,14 @@ track users activates through google analytics, are not open sourced, and are no
- [rapidjson](https://github.com/miloyip/rapidjson) - C++ JSON parser/generator
## Onion Monero Blockchain Explorer features
- no javascript, no web analytics trackers, no images, i.e., no user tracking
- open source which allows everyone to check its source code, fork it, contribute
- made fully in C++ allowing for seamless integration with Monero
- does not use RPC calls, except to get mempool data, which improves its performance
and enables to fetch more information from the blockchain