Ask user if they want to fund their account upon creation
Open
Nobody has claimed this yet.
Feature
- Dominant language
- Go
- Stars
- 209
- Forks
- 87
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
When a user uses flow accounts create we should include an interactive step to fund their account, i.e.
Would you like to fund your account with 1000 FLOW:
> YES
NO
This should link them to the faucet with the address autofilled. We should fund both the users Cadence account and COA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the flow accounts create command entry point and trace how it creates the user's Cadence account and COA. Confirm how the faucet link can carry the account address, then define completion as an interactive yes/no prompt that funds both account types when accepted and leaves them unfunded when declined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100