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

🥘 V2 Migration #43

Open
alecchendev opened this issue Mar 28, 2022 · 0 comments
Open

🥘 V2 Migration #43

alecchendev opened this issue Mar 28, 2022 · 0 comments
Labels
broad Higher level objective, should be split into atomic tasks

Comments

@alecchendev
Copy link
Member

alecchendev commented Mar 28, 2022

High Level

Current design: 1 of 1 NFTs representing ownership of every single subscription, new mint/NFT for every renew, raw on-chain subscription metadata
New design: 1 mint per subscription type, no new mint per renew, metaplex NFT metadata as subscription metadata

Other stuff - write it in anchor, include bumps in account data

Order of Execution

  1. no new mint per renew
  2. metaplex NFT metadata as subscription metadata
  3. 1 mint per subscription type
@alecchendev alecchendev added the broad Higher level objective, should be split into atomic tasks label Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broad Higher level objective, should be split into atomic tasks
Projects
None yet
Development

No branches or pull requests

1 participant