FuelLabs / FuelLabs/forc

Add support for showing not-yet-used account with `account`

Open
#38 0 comments 1 reaction 0 assignees View on GitHub
enhancement forc-wallet
Dominant language
Rust
Stars
0
Forks
0
Avg merge
1d 22h
Merged PRs (30d)
3

Description

Currently with `account` command we are not displaying the wallet address for not-yet-used accounts. Doing so will require us to decrypt the wallet as we will need to first derive it.

Related to https://github.com/FuelLabs/forc-wallet/pull/25#discussion_r955136886

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the implementation of the `account` command and read the related discussion in forc-wallet PR #25. Trace how unused accounts are handled and where wallet decryption and address derivation occur. Done means the command displays the wallet address for an account that has not yet been used.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.