EspressoSystems / EspressoSystems/wallet
Simplify cli params
Open
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I think we can better organize commands by reducing their number. For example we can have only one `transfer` command which accepts a `token` parameter w/ a default value which behaves the same as `token` command does now. Same w/ balance. Along w/ these changes we can probably reduce the number of methods on `Wallet` by creating some abstractions and de-duplicating code.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.