Go to file
2024-05-05 02:11:22 +03:00
.idea multisig init 2024-05-05 02:11:22 +03:00
contract multisig init 2024-05-05 02:11:22 +03:00
account.excalidraw first commit 2024-04-30 22:14:42 +03:00
arch.png first commit 2024-04-30 22:14:42 +03:00
login-flow.png multisig init 2024-05-05 02:11:22 +03:00
README.md multisig init 2024-05-05 02:11:22 +03:00

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.