mirror of
https://github.com/emo2007/block-accounting.git
synced 2025-01-18 07:26:27 +00:00
.idea | ||
.vscode | ||
chain-api | ||
excalidraw | ||
.gitignore | ||
arch.png | ||
docs.md | ||
license.png | ||
login-flow.png | ||
README.md | ||
salaries.png |
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.