Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Add Category for Faucets #904

Open
CMEONE opened this issue Dec 1, 2021 · 2 comments
Open

Add Category for Faucets #904

CMEONE opened this issue Dec 1, 2021 · 2 comments

Comments

@CMEONE
Copy link
Contributor

CMEONE commented Dec 1, 2021

There are a few faucets now for Solana, and faucets play a key role in the Solana ecosystem as they help onboard users and cover the costs of fees, especially when users accidentally stake all their Solana or trade it all for an SPL token and are stuck without any Solana to pay for the fees to unstake or trade back. I suggested in my PR #247 which was recently merged that a faucets category be added. Please let me know if there is anything I need to do on my end, as the GitHub Actions bot flagged my PR after it got merged for having the faucets category which was not yet present on the website.

@AlimangoStudio
Copy link
Contributor

can this be used for airdrop participants to claim their token instead of us airdropping it to them or purely staking? whats your project?

@CMEONE
Copy link
Contributor Author

CMEONE commented Dec 2, 2021

Our faucet is built primarily as a way to give small amounts of Solana to users, enough to cover a transaction fee. This is especially useful for a few key use-cases:

  1. Onboarding users to the Solana ecosystem - some people like to play around with a small amount of a cryptocurrency in their wallet just to try out the UX and test that everything is working for them
  2. Helping users who accidentally stake their entire balance - to unstake, users need to pay a small transaction fee in Solana (unfortunately, they don't have any Solana left if they stake it all), so a faucet provides a way to cover this fee
  3. Helping users who accidentally trade their entire balance to an SPL token - to trade back to Solana, users need to pay a small transaction fee in Solana (unfortunately, they don't have any Solana left if they trade it all), so a faucet provides a way to cover this fee

However, we are building a system to allow other projects to airdrop tokens to users. Basically, users would go to the token project's website and click a button to claim their tokens, and we take care of the backend to process the airdrop transactions and all of the infrastructure to manage everything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants