The Referral System Standard for NFTs Collection aims to provide a highly effective and fair method to expand growth and engagement of the community during the minting process.
The most common methods used by NFT Collections to attract new followers and increase community dynamism are not effective at all. The main reason being, they work around an exchange of a place in the whitelist for the presale mint. This has a negative impact both for the collection and the community.
Negative impact to community:
Negative impact to community collection:
This Referral System Standard will be extendable in every NFT Collection Smart Contract. The collections could implement a referral campaign, keep a track of their best referrers and reward them fair enough to increase their loyalty to the project.
Main Features:
Benefits for Community:
Benefits for the Collection
This standard is built with the principal objective of removing the main problems that traditional whitelist methods have while giving the collections an effective and fair method to reward their main supporters.
This project is built using Remix as IDE and development framework of the Smart Contract (SC) to create the Referral System Standard. Polygon is a useful resource for the project because it helps to keep track of the referrers the SC will need to write down referrer data mapped to the tokens. As we know every written transaction in blockchain has a cost, Polygon's low gas fees are beneficial for these features.
ReactJS is used to build the frontend to make a showcase of the project implementation. It's built with ethersjs as a blockchain interaction library for javascript and metamask as wallet provider.