block-accounting/README.md
2024-05-05 02:11:22 +03:00

466 B

LOGIN FLOW Example architecture

Registration Flow

  • On First Login - Owner inputs his SEED_KEY (mnemonic), creates an organization, we save its seed hash for future login and signing internal txs.
  • When inviting an employee to organization- we generate an invitation link, then after clicking on this link - the user is asked for seed, if he's already registered or able to generate a seed for new account.