onflow / onflow/flow-cli

Ask user if they want to fund their account upon creation

Open
#1,840 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.