AutoCLI Keyring
Open
cli
collections
- Dominant language
- Go
- Stars
- 116
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
AutoCLI should include keyring functionality to be used for signing transactions and other cases where account information needs to be retrieved. We should consider the current keyring as a starting point and try to improve on that design.
Some things to consider are:
- supporting group accounts and other synthetic account types
- easy sharing of keys between different chains in hubl for non-synthetic account types
- improving crypto pub and private key interfaces in crypto/v2 and using that as a base
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.