onflow / nft-catalog

https://www.flow-nft-catalog.com/
The Unlicense
36 stars 13 forks source link

Adds Interaction Template generation/query & display for transactions generated by NFT Catalog #97

Open JeffreyDoyle opened 1 year ago

JeffreyDoyle commented 1 year ago

Adds Interaction Template generation/query & display for transactions generated by NFT Catalog

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
nft-catalog ✅ Ready (Inspect) Visit Preview Nov 16, 2022 at 10:33PM (UTC)
JeffreyDoyle commented 1 year ago

Hey @aishairzay

The error: This transaction is not supported happens when the project uses differently named contracts on mainnet and testnet, which causes issues with the Interaction Template format. I can look into optimizing to show the error soon! I can also improve the error messaging as well!

aishairzay commented 1 year ago

Is there a way we can not have an error? Or at a minimum predict if there will be an error prior to the API call and not give the generate interaction template option if so?

Goal here is to make this a seamless process rather than confuse developers