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

forc-deploy should link to faucet for beta-4 once the link is ready #4862

Closed
kayagokalp opened this issue Jul 25, 2023 · 0 comments · Fixed by #4972
Closed

forc-deploy should link to faucet for beta-4 once the link is ready #4862

kayagokalp opened this issue Jul 25, 2023 · 0 comments · Fixed by #4972
Assignees
Labels
enhancement New feature or request forc-deploy Everything to do with forc-deploy

Comments

@kayagokalp
Copy link
Member

After #4771, forc-deploy mentions users they should visit the faucet if they do not have any funds. Once faucet link is ready it should point them to faucet with a url that contains their account address as a param.

@kayagokalp kayagokalp added enhancement New feature or request forc-deploy Everything to do with forc-deploy labels Jul 25, 2023
@kayagokalp kayagokalp self-assigned this Jul 25, 2023
kayagokalp added a commit that referenced this issue Aug 18, 2023
## Description
closes #4862.

waiting for #4905 to be merged first.

With this PR, we are now pointing empty accounts to beta-4 faucet with
their address already inserted so that people can click on it and get
funded.

```console
Please provide the password of your encrypted wallet vault at "/Users/kayagokalp/.fuel/wallets/.wallet": 
Error: Your wallet does not have any funds to pay for the transaction.

If you are interacting with a testnet consider using the faucet.
-> beta-4 network faucet: https://faucet-beta-4.fuel.network/?address=fuel1l6su7ldka75ntmz7vx05tfznshxjpa4ftt4p537vl2ck45a5p5tsmwjevm
If you are interacting with a local node, consider providing a chainConfig which funds your account.
```

---------

Co-authored-by: Sophie Dankel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request forc-deploy Everything to do with forc-deploy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant