Wallet
pow wallet¶
Provides commands about filecoin wallets
Synopsis¶
Provides commands about filecoin wallets
Options¶
-h, --help help for wallet
Options inherited from parent commands¶
--serverAddress string address of the powergate service api (default "127.0.0.1:5002")
-t, --token string user auth token
SEE ALSO¶
- pow - A client for storage and retreival of powergate data
- pow wallet addrs - Print all wallet addresses for the current user
- pow wallet balance - Print the balance of the specified wallet address
- pow wallet new-addr - Create a new wallet address
- pow wallet send - Send fil from one managed address to any other address
- pow wallet sign - Signs a message with user wallet addresses.
- pow wallet verify - Verifies the signature of a message signed with a user wallet address.