Skip to content

docs: add metadata standard for Stablecoins #1542

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jamaljsr
Copy link
Member

I've added a new document which defines the asset metadata standard that Terminal will use to extract rich data for assets and display on the website. I would like to gather feedback from the team and wider community before finalizing this.

Summary

This document describes the metadata specification for stablecoins minted on the Taproot Assets Protocol. When minting assets, issuers can include additional metadata about the asset which will be stored and synchronized with universes. Specifying the metadata using this standard allows applications like Terminal to pull in rich data and display them in the UI. The specification outlined below focuses solely on stablecoin assets that will not have a fixed supply. It is expected that there will be multiple issuance and burn events using the same Group Key to ensure fungibility between asset tranches.

@guggero guggero self-requested a review May 15, 2025 15:47
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15049096866

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 70 unchanged lines in 8 files lost coverage.
  • Overall coverage decreased (-0.06%) to 36.785%

Files with Coverage Reduction New Missed Lines %
asset/group_key.go 2 57.89%
tappsbt/create.go 2 26.74%
asset/mock.go 6 64.86%
tapchannel/aux_invoice_manager.go 6 80.51%
tapgarden/caretaker.go 6 68.31%
address/address.go 8 67.47%
address/mock.go 14 89.54%
asset/asset.go 26 46.84%
Totals Coverage Status
Change from base Build 15041651130: -0.06%
Covered Lines: 26494
Relevant Lines: 72024

💛 - Coveralls

@ffranr ffranr self-requested a review May 15, 2025 16:25
Copy link
Contributor

@ffranr ffranr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@guggero guggero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants