taproot-assets
taproot-assets copied to clipboard
[feature]: description/icon provision for a taproot asset
It would be of a greater help if there is a provision to add description and icon of taproot asset, while minting the asset using some kind of protocol specified, maybe using metadata or any other fields
You can add this via the meta field: https://lightning.engineering/api-docs/api/taproot-assets/mint/mint-asset#mintrpcmintasset
See asset_meta there.
You can fetch that with this call for a given asset: https://lightning.engineering/api-docs/api/taproot-assets/taproot-assets/fetch-asset-meta
We're working on making this area a bit more structured via this issue: https://github.com/lightninglabs/taproot-assets/issues/783