Skip to content

Command line - the onboarding process

It should be possible to go through the onboarding process in the command line.

The required commends:

  1. Create profile – it should create a profile, but is should not create a wallet.
    Parameters:
  • profile name
  • password
  1. Set node – it should allow to set a node.
  2. Set account – it should allow to add an account (working or not) to the given profile.
    Parameters:
  • profile name
  • account name
  • flag – working account
    If a user wants to add more than one working account, there should be an error.
  1. Import key – it should allow to add the key to the given profile by inputting key or importing form a file. It should be possible to set an alias key, but it is optional. The commend should be like clive beekeeper…. , because the beekeeper keeps the key.
    Parameters:
  • profile name
  • input key – if the key is entered as a text.
  • input file – if the key is import from a file
  • key alias