Explore unconfirmed transaction on the Burst blockchain.
It's not pretty but it works. No guarentees I will keep working on it, but pull requests or issues are welcome.
- Have a node you are able to use for API calls.
- You will need to set
API.CrossOriginFilter
toon
inbrs.properties
. - The default is set to use
localhost:8125
. If you are not using a local node or are using a different port, you need to adjust this setting inextract.js
.
- You will need to set
- Download the master directory.
- Make sure the node you are using is running and the database is up to date
- Open
index.html
- Currently not using async requests.
- CSS is far from complete.
- Some text is not very user friendly.