Posts

hive-engine.rocks: Sidechain Explorer - 0.0.5 - NFT Update

avatar of @inertia
25
@inertia
·
0 views
·
1 min read

Hive Engine Sidechain Explorer: https://hive-engine.rocks

The sidechain explorer has been running stable, but I didn't announce it until now, mainly because I wanted to ensure new contracts could be properly indexed. The main feature in this release is the ability to interpret NFT contracts.

Other features/fixes added:

As always, you can launch your own tender instance with docker (recommend: run your own local hived to improve performance):

$ docker run -it --name tender -p 5000:5000 -p 3000:3000 inertia/tender:latest 

All changes in v0.0.5 tag: https://github.com/inertia186/tender/commits/v0.0.5