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

feat: Add In-app faucet function #460

Merged
merged 4 commits into from
Apr 8, 2024

Conversation

jinoosss
Copy link
Member

@jinoosss jinoosss commented Apr 5, 2024

What type of PR is this?

  • feature

What this PR does:

  • Support for faucet in Adena wallet. (portal-loop, test3)
  • On chains that do not support faucet, it will appear as a Deposit button.
  • Conditions to receive Faucet.
    1. Faucet balance is considered sufficient if it is at least 10 GNOT + 1 GNOT (fee).
    2. the account requesting the Faucet has a balance of less than 10 GNOT.
    3. the account requesting the faucet hasn't requested a faucet in 24 hours.

Example

fauce1

faucet2 (1)

faucet3 (1)

@jinoosss jinoosss marked this pull request as ready for review April 5, 2024 09:42
@jinoosss jinoosss requested a review from skqksh April 5, 2024 09:42
skqksh
skqksh previously approved these changes Apr 5, 2024
@dongwon8247 dongwon8247 merged commit 16609da into main Apr 8, 2024
2 checks passed
@dongwon8247 dongwon8247 deleted the ADN-233-add-in-app-faucet-function branch April 8, 2024 02:00
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

Successfully merging this pull request may close these issues.

3 participants