Skip to content

v0.2.0

Compare
Choose a tag to compare
@rkalis rkalis released this 30 Oct 23:04
· 46 commits to master since this release
  • 📚 Added documentation section for troubleshooting.
  • 🔨 Refactored docker commands in code to be more dynamic.
  • ✨ Added the following command line options:
    • -a or --accounts: Specify the number of accounts to generate at startup.
    • -m or --mnemonic: bip39 mnemonic phrase for generating a PRNG seed, which is in turn used for hierarchical deterministic (HD) account generation.
    • --debug: Show debug output from the bitcoin node.