Capitalisk / ldpos-commander

CLI client for LDPoS blockchains
MIT License
3 stars 2 forks source link

User should be able to get an account's details based on a wallet address #4

Closed jondubois closed 3 years ago

jondubois commented 3 years ago

User should be able to get an account's details based on a wallet address. The command should accept a wallet address as input and show all of the account's details including balance, public keys, etc...

maarteNNNN commented 3 years ago

@jondubois this is done ldpos wallet get for a third-party wallet image

and get own wallet ldpos wallet address image

ldpos wallet public-key image

ldpos wallet multisig-public-key image

ldpos wallet balance image