#indexer data endpoints / features
1 messages ยท Page 1 of 1 (latest)
also! it would be great to have apps working on #๐-testnet-campfire and/or #๐ ๐ฅ-housefire-canary-net, let us know how we can help support
Campfire is the stable, standing testnet that people can count on eg. to test out validator setup
Housefire is the experimental canary net, has more activity and attention that will continue to increase toward mainnet
it would be great to have apps ready for mainnet so people can use them ๐
wavering between whether my app is viable on mainnet or not.
I know that knowable has open source explorer?
It looks pretty awesome last time I saw it : )
@somber apex , as far as I know, you created it. Is anybody maintaining it?
it used a fork of namadexer (with some extra stuff) for the backend, but that was back around namada v0.31 so it won't work anymore. i would like to revive it though if possible, maybe using the heliax indexer or undexer... did a little messing around with it over the last couple days but still to early to say if it's going to work out
I see. it's free to fork?
ofc! fork, copy, use however you like
What is the best indexer to use from a maintenance perspective for future use?
i think either the heliax indexer or undexer are good choices... @restive hill seems really committed to maintaining undexer and so far they have been very fast keeping it up to date with namada version changes. undexer might be closer to being a drop-in replacement (since it was built with powering their explorer in mind) whereas the heliax one is built to target namadillo specifically, so it would need extra work for stuff like e.g. validator uptime. i haven't had much time to play around with undexer yet but what i saw looked good
I haven't been able to get it to work properly yet. Imo there are issues
i had it running at one point although that was a month or two ago, haven't tried recently