https://github.com/artus/bigchaindb-snooper
An asset and transaction explorer for the BigchainDB test network.
https://github.com/artus/bigchaindb-snooper
assets bigchaindb bigchaindb-driver bigchaindb-snooper block block-explorer blockchain explorer lookup transaction
Last synced: about 2 months ago
JSON representation
An asset and transaction explorer for the BigchainDB test network.
- Host: GitHub
- URL: https://github.com/artus/bigchaindb-snooper
- Owner: artus
- Created: 2018-03-14T14:54:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T11:17:23.000Z (over 6 years ago)
- Last Synced: 2025-02-09T10:31:21.007Z (3 months ago)
- Topics: assets, bigchaindb, bigchaindb-driver, bigchaindb-snooper, block, block-explorer, blockchain, explorer, lookup, transaction
- Language: HTML
- Homepage: https://artus.github.io/bigchaindb-snooper
- Size: 148 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bigchaindb-snooper
## For when you quickly need to query the network.I really needed a visual tool which I could use to search for assets on a certain BigchainDB network on the fly. I didn't really found one so I decided to create one. Enjoy!

# How to use
You just [load the page](https://artus.github.io/bigchaindb-snooper/) and start typing a string you want to query! Click on an asset to get a list of transactions and click on a transaction to get a detailed overview of its data.
By default, the snooper will point to the [official BigchainDB Testnet](https://testnet.bigchaindb.com/), but you can point it to any node by changing the URL in the settings pane.