magicblock-labs / magicblock-labs/Solana.Unity-Core
Token-2022 Program
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 53
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
To allow a mint creator to include their token's metadata directly in the mint account.
Describe the solution you'd like
implementing the Token-2022 Program https://spl.solana.com/token-2022/extensions#metadata
Describe alternatives you've considered
metaplex was considered but the preference it to only rely on solana team maintained on chain programs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the Token-2022 metadata extension specification linked in the issue, then inspect the repository's existing Solana integration points. The issue names no files or tests; done means supporting metadata directly in the mint account through the Solana-maintained Token-2022 Program rather than Metaplex.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100