Duplicate of filecoin-saturn/contracts#25 .
Currently the wallet secret is loaded from a local file (good for testing bad for infosec).
Ideally we'd want two things:
- A safer way to connect a wallet to the cli without the use of a local mnemonic.
- A way to propose new transactions using a multi-sig.