Create account

1665d · SLP Hackathon
I'm working on a Token Recycler for the the virtual hackathon.
It'll make it easy to recycle unwanted tokens, reclaiming the utxo dust. See my progress here - https://slpvh.github.io/Token-Recycler/So far, it just gets the tokens from any public address and displays the names of the tokens present.

It grabs the data from Bitbox.

It works entirely in the browser, so it's a good 'hello world' example of how to get and view live slp token information from just an html page.

Teams can grab the two .js libs and start working with SLP tokens entirely client side.