Skip to content
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

Add metadata views for Fungible Token contracts #73

Closed
joshuahannan opened this issue Jun 7, 2022 · 0 comments
Closed

Add metadata views for Fungible Token contracts #73

joshuahannan opened this issue Jun 7, 2022 · 0 comments
Assignees
Labels
Epic Feature Feedback SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board

Comments

@joshuahannan
Copy link
Member

Issue To Be Solved

The metadata standard that we are currently using for NFTs can also be utilized for fungible tokens
We should create views and add them to the FT standard.

Suggest A Solution

  • Should the views go in the regular MetadataViews contract in the NFT repo or create a new contract?
  • Can we re-use existing views, or does it not make sense to get them mixed up?
  • Need to define a display view, a path information view, a license view, externalURL, any more?
  • Add the views to the ExampleToken contract and tests
  • Create docs/tutorials for how to use them and migrate
@joshuahannan joshuahannan added Feature Feedback SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board Epic labels Jun 7, 2022
@alilloig alilloig self-assigned this Jun 23, 2022
@joshuahannan joshuahannan self-assigned this Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Feature Feedback SC-Eng Issues that we want to see surfaced in SC-Eng ZH Board
Projects
None yet
Development

No branches or pull requests

2 participants