extension icon indicating copy to clipboard operation
extension copied to clipboard

Support Ordinals on testnet

Open 314159265359879 opened this issue 9 months ago • 4 comments

The ordinalsbot team reached out we could use this API

Right now you are redirecting to generative.xyz mainnet and it's not working, ours will work for test net: https://testnet-explorer.ordinalsbot.com/tx/485d3b042a33b3457fadb0de323bfdc2fac86ad01f86752e90b447743fa12c6c

Original conversation on Discord

Hiro Systems has a meeting this week to see if they can prioritize adding an API-support for testnet ordinals https://github.com/hirosystems/ordinals-api/issues/133

314159265359879 avatar Nov 21 '23 11:11 314159265359879

Right now you are redirecting to generative.xyz mainnet and it's not working

Should we label this as a bug if current functionality is broken?

markmhendrickson avatar Jan 31 '24 12:01 markmhendrickson

@markmhendrickson yes I will classify it as a P2 bug, seems like there is quite a few developers looking forward to an update that allows showing testnet ordinals.

I see no updates in the issue for the enhancement of the ordinals api from Hiro so this Ordinalsbot API for testnet seems like a good option to role out a fix quickly?

314159265359879 avatar Feb 05 '24 20:02 314159265359879

I'm moving to the dev backlog as an urgent bug to resolve

markmhendrickson avatar Feb 07 '24 11:02 markmhendrickson

Maybe we can try gamma's ordinals testnet: https://ordinals-testnet.gamma.io/

edgarkhanzadian avatar Feb 13 '24 15:02 edgarkhanzadian

Is there any new update?

donut33-social avatar Mar 15 '24 08:03 donut33-social

@kyranjamie would this require an UI work to support, or can we simply hardwire Gamma's testnet URL above if the user is in testnet mode?

markmhendrickson avatar Mar 21 '24 06:03 markmhendrickson

We query a user's inscriptions from @hirosystems API, so for an "easy" implementation we'd need a testnet version of their API.

If we have any other testnet API we can use—with some more involved mapping to the same schema—we can add testnet support. Gamma's instance of Ordinals.com on testnet isn't much help without an API.

Edit: note BIS does have a testnet API

kyranjamie avatar Mar 25 '24 09:03 kyranjamie

https://testnet.api.bestinslot.xyz and https://signet_api.bestinslot.xyz

markmhendrickson avatar Aug 01 '24 12:08 markmhendrickson