Shows list of your wallets.
`Command syntax:`
```actionscript
wallet list
```
`Options:`
```actionscript
none
```
### CLI Example
`Command:`
```actionscript
cellframe-node-cli wallet list
```
`Response:`
```actionscript
Wallet: foobar_root_0
```
### JSON-RPC Example
![[JSON-RPC Request - WALLET LIST]]