Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet CLI commands #537

Closed
austinabell opened this issue Jul 7, 2020 · 2 comments
Closed

Wallet CLI commands #537

austinabell opened this issue Jul 7, 2020 · 2 comments

Comments

@austinabell
Copy link
Contributor

Task summary

dependent on #465 and just provides a CLI interface for the functionality exposed over rpc

commands options reference (from lotus):
new Generate a new key of the given type
list List wallet address
balance Get account balance
export export keys
import import keys
default Get default wallet address
set-default Set default wallet address

Specification reference

Other information and links

@amerameen
Copy link
Contributor

On hold for now, since we don't have HTTP support, and we are focused on interop. Will come back to this after interop.

@connormullett
Copy link
Contributor

Update: 7/11 commands working. Import, export, sign, verify are still WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants