Quick sharding mnemonics without a wizard
WIP: begin migration towards sexy looking homepage
Use build.rs-generated YAML file for configuring workflows
JSON output format for most subcommands, so we can implement Icepick style workflows
Quick sharding mnemonics without a wizard
keyfork mnemonic generate --size 256 --encrypt-to self --start-server
could be used to:
- generate the mnemonic
- encrypt the mnemonic text to self
- start a Keyfork server with the…
Add integration and regression tests of Keyfork CLI