mirror of git3://git3.w3q/git3-cli
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
392 B
Markdown
10 lines
392 B
Markdown
2 years ago
|
## git3 cli
|
||
|
|
||
|
> git3 cli is used to manage private keys / mnemonic for interact with git3 protocal.
|
||
|
|
||
|
* `git3 generate | gen | new` - Generate new key
|
||
|
* `git3 list | ls` - List all wallets
|
||
|
* `git3 import` - import wallet
|
||
|
* `git3 delete` - delete wallet
|
||
|
* `git3 info <default>` - Get ethereum/w3q balance/address for git3 account
|
||
|
* `git3 set <remote> <account>` - Set a wallet with a git3 remote
|