Hackathon Blockchain Explorer
is based on Tresor blockbook to provide a backup to Ledger Blochain Explorer.
It is implemented for Litecoin
Some implemented endpoints:
- /blockchain/v3/transaction/
- /blockchain/v3/address/
- /blockchain/v3/blocks/
To run it on top of docker:
docker build . t hackathon-blockchain-explorer
docker run hackathon-blockchain-explorer