cryptolandtech / cryptolandtech/zilliqa-faucet
Add Social media validation
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Faucet could ask the person to post their wallet on twitter / github in order to reduce spam.
Flow:
- tweet your wallet
- save tweet url
- submit url to faucet
- faucet retrieves wallet from message
- address gets indexed and validated against multiple requests ( once every 24h )
- address gets in the faucet distribution queue.
**Note**: user can remove message from social media after they do it, which is fine.
Example: https://faucet.rinkeby.io/
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the faucet's existing request and distribution flow, then compare the proposed experience with https://faucet.rinkeby.io/. Trace how wallet submissions are received and queued; done means a social-media URL can be submitted, the wallet can be retrieved and validated, and eligible addresses are rate-limited before entering the distribution queue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100