Go to file
2024-05-16 01:34:49 +03:00
.idea multisig init 2024-05-05 02:11:22 +03:00
.vscode smart contract deployed 2024-05-07 02:36:02 +03:00
chain-api payout ready, but needs fixes 2024-05-16 01:34:49 +03:00
excalidraw salaries readme 2024-05-13 02:23:22 +03:00
arch.png first commit 2024-04-30 22:14:42 +03:00
docs.md hardhat init 2024-05-08 00:28:55 +03:00
license.png license idea init 2024-05-05 16:12:22 +03:00
login-flow.png multisig init 2024-05-05 02:11:22 +03:00
README.md salaries readme 2024-05-13 02:23:22 +03:00
salaries.png salaries readme 2024-05-13 02:23:22 +03:00

LOGIN FLOW Example architecture License Salaries

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.