hyperledger-firefly / hyperledger-firefly/cli
Allow customization of member IDs
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
We use a string for member identifiers throughout the codebase. However, right now the strings are generated by simply incrementing a counter as each member's config is generated. Users should be able to customize the name of each member both interactively and by passing flags.
Contributor guide
Assessment
This issue has not been assessed yet.