xp-nft-v1
In addition to the non-transferable XP token,
Status wants also a non-transferable NFT which,
among other things,
will represent the XP token that a user has accrued via staking SNT and other onchain activities.
The NFT should be evolving in nature,
meaning that,
depending on the amount of XP an account has,
the visual attached to the NFT should change it…
In addition to the non-transferable XP token,
Status wants also a non-transferable NFT which,
among other things,
will represent the XP token that a user has accrued via staking SNT and other onchain activities.
The NFT should be evolving in nature,
meaning that,
depending on the amount of XP an account has,
the visual attached to the NFT should change its appearance (currently unspecified how exactly that's going to look like).
We're aiming to have a first version of this XP NFT contract ready for deployment on an EVM based test network of Status' choice by the end of Q4 2024.
Here are the main features and requirements of the first version of this token:
- The token is ERC721 compliant but non-transferable
- The contract is upgradable, this is necessary to allow for future improvements and changes
- The token's metadata is partially retrieved from the XP token contract, allowing users to see their accumulated XP in a single place
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.