-
Notifications
You must be signed in to change notification settings - Fork 479
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
NFT Model Integration and Stamp Update #2332
Comments
What happens to the existing |
We keep the NFT Holder stamp. We will rescore as part of the #2333 issue. |
5 Points |
"Similar to the ETH model's implementation, the NFT model should be deployed and integrated into the Passport platform privately, with a focus on accurately reflecting the value and diversity of NFT holdings." What do you mean by this? -- Also, very glad to hear we are keeping the 'own 1 NFT' as a credential. Nice job on that! |
@lebraat, this indicates that the model will not be integrated into the open-source code base. Instead, it will be accessible through an internal API call to a private code base, ensuring the model's details remain confidential. Thank you. |
* feat(NftStamp): update nft stamp, include nft model * feat(NftStamp): minor updates & fix minor bug (#2332) * feat(NftStamp): update stamp description, remove unused data, add tests for error cases (#2332) * feat(NftStamp): add error tests & minor rename (#2332) * feat(platforms,nft): adding name to test error case names --------- Co-authored-by: Gerald Iakobinyi-Pich <nutrina9@gmail.com>
User Story:
As a Passport user, I'm eager to engage with the NFT model newly introduced to the platform. I aim to comprehend how this model integrates with the NFT stamp adjustments, enabling me to utilize my NFT holdings to enhance my score effectively.
Acceptance Criteria
GIVEN the deployment of a new NFT model,
WHEN I investigate the influence of NFTs on my Passport score,
THEN I discover thorough insights on the interplay between the NFT model and the existing NFT stamp alterations and their collective impact on my score.
Product & Design Links:
NFT model spec by the Data Team: https://docs.google.com/document/d/1-joHQZdLMC7N0pDshFmjsZ1SJgduwfUNG9o4u0y1iv8/edit
Tech Details:
The implementation of the NFT model brings a fresh perspective to evaluating NFT holdings within the Passport ecosystem. This model, akin to the ETH model's strategic deployment, introduces nuanced, model-based credentials that reflect the diversity and intrinsic value of users' NFT collections. The integration aims to augment the current NFT stamp by incorporating these new criteria:
a. Digital Collector: Recognizes users beginning to explore the NFT space with a budding collection. (INTERNAL NFTScore > 50)
b. Art Aficionado: Highlights users with a significant, more curated NFT portfolio that demonstrates their deeper involvement and appreciation for digital art and assets. (INTERNAL NFTScore > 75)
c. NFT Visionary: Distinguishes users at the forefront of the NFT movement, showcasing exceptional collections that set trends within the community. (INTERNAL NFTScore > 90)
a. NFT Holder: Verifies users possessing at least one NFT on the Ethereum mainnet, serving as the foundational credential within the NFT stamp category.
Note:
Open Questions:
Notes/Assumptions:
The text was updated successfully, but these errors were encountered: