SmaugPool / pool.pm

Cardano blockchain realtime visualization
https://pool.pm
Other
18 stars 8 forks source link

Automatically add links to assets #43

Closed kris-76 closed 1 year ago

kris-76 commented 2 years ago

If an NFT has a metadata attribute whose value is some other Cardano resource, automatically add a link to that resource on pool.pm or cardanoscan.io

SmaugPool commented 2 years ago

Please be more precise and give examples. It's not clear enough to me.

kris-76 commented 2 years ago

I have this NFT: https://pool.pm/asset17ll8pnechs9ak9a2dcek5eqjeaydzwezm57zz8 with metadata attribute "mutation" that is the asset ID of another Cardano NFT. It would be cool if pool.pm automatically recognized this and turned "asset1j4kepyqdp7ekjg0750g3y8mv8tfvy8ppqwucsg" into a link to https://pool.pm/asset1j4kepyqdp7ekjg0750g3y8mv8tfvy8ppqwucsg

SmaugPool commented 1 year ago

This is now supported, for example https://pool.pm/asset17ll8pnechs9ak9a2dcek5eqjeaydzwezm57zz8

kris-76 commented 1 year ago

Awesome! Thank you!!