For Users

Instruction for launching system for users.

Before asking questions, look in the FAQ.

First launch

  1. Go to releases page and download zip-archive for your platform (release-{platform}). On MacOS download to /Applications folder.

  2. Unzip folder.

  3. (skip for Windows) On Linux and MacOS open folder in terminal, make file executive chmod +x run_resident_app.sh

  4. a) On Windows click on launcher run_resident_app.cmd or run in terminal. b) On Linux and MacOS run in folder ./run_resident_app.sh

  5. Finish! You launched the application and it should always launch like in p.4. You can check application here http://localhost:3001/

Launch settings

  1. Find here an action which you want to run to fill required fields in keys and accounts.

  2. Go to http://localhost:3001/vault and fill required fields in keys and accounts.

  3. Go to http://localhost:3001/config, select the action, change settings. Full description of launch settings here.

  4. Click run button and return to terminal for tracking.

Validation and encryption (optional)

Last updated