Skip to content
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

Faucet (CLI & frontend) #155

Closed
Tracked by #149
qizhou opened this issue Dec 14, 2024 · 2 comments
Closed
Tracked by #149

Faucet (CLI & frontend) #155

qizhou opened this issue Dec 14, 2024 · 2 comments
Assignees

Comments

@qizhou
Copy link
Contributor

qizhou commented Dec 14, 2024

No description provided.

@ping-ke
Copy link

ping-ke commented Dec 16, 2024

There are a few things to determine:

  1. How many tokens should be given each time, and how should the rate limit be designed?
    • 0.05 ETH each day (sepolia)
    • 1 ETH each day (holesky)
    • 1 SUI each minute
    • galileo: (10 W3Qs / 1 day; 25 W3Qs / 3 days; 62.5 W3Qs / 9 days)
  2. What are the application conditions?
    • quicknode: A user's wallet must hold at least 0.01 ETH on Ethereum Mainnet to use the EVM faucets.
    • Google cloud web3: No
    • use Twitter or Facebook link?
  3. Where is the UI deployed?
    • deploy to web3q.io
    • deploy to our machine and use domain name point to it

@qzhodl
Copy link
Contributor

qzhodl commented Dec 16, 2024

We had one on the alpha testnet: https://swc-faucet.eth.sep.w3link.io/, and I think we just need to deploy a similar one on the new Beta testnet

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

No branches or pull requests

3 participants