Add multi wallet support
Open
post-mainnet
- Dominant language
- Go
- Stars
- 30
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
We need to
- add key vault where user can add several wallets
- add index setting to gosdk where user can change current active wallet
- we can add an option to main functions to force use particular wallet in current call
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the existing wallet handling in the SDK, likely in a wallet or client package. The key vault needs a structure to store multiple wallets and manage an active index. Check main functions that interact with the blockchain to add an optional wallet parameter. Review any existing tests for wallet usage to understand the current interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, go
- Domain
- backend, blockchain
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100