lfglabs-dev / app.starknet.id

Identity Service for Starknet
https://app.starknet.id/
MIT License
53 stars 37 forks source link

Add PFP collections recommendations #912

Open fricoben opened 5 hours ago

fricoben commented 5 hours ago

Description 📹

In constant.ts and the NftCollections const we have only two collection recommendations we need to add more

Proposed Actions 🛠️

Here’s a checklist of actions to follow for resolving this issue:

  1. Fork and Create Branch:
    Fork the repository and create a new branch using the issue number:

    git checkout -b fix-[issue-number]
  2. Implement Changes:
    Please add images and title for these collections:

  3. Run Tests and Commit Changes:
    Make sure your changes don't break existing functionality and commit with a clear message:

    git commit -m "Fix: [Short description of the fix]"

Required 📋

To keep our workflow smooth, please make sure you follow these guidelines:

Thank you for your contribution 🙏

⚠️ WARNING: Failure to follow the requirements above may result in being added to the OnlyDust blacklist, affecting your ability to receive future rewards.

KevinLatino commented 3 hours ago

Hello @fricoben!

My name is Kevin Latino, and I'm a frontend developer and active open-source contributor. I'm a member of Dojo Coding, a thriving Web3 community in Costa Rica. I have experience with React, Next.js, and TypeScript, and I recently won the LATAM Hackathon hosted by Base. I've also contributed to projects in ecosystems like Starknet and Stellar.

Here is my plan:

I’ll update the NftCollections constant by adding the name, imageUri, and externalLink properties for the collections: StarkPunks, PersonaXar, AlternovaXYZ, Ventorians NFT Collection, and Everai Starknet. I’ll make sure each collection renders correctly on the pfpcollections page, and if needed, I can add a test case for validation.