What problem does it solve?
Simulator.Company provides a complete framework to manage financial operations for actors, including balances, currencies, accounts, transactions, transfers, counters, and governance across workspaces, enabling automation and auditable workflows in the platform.
Core Features & Use Cases
- Bootstrap and bootstrap-like workflows: bootstrap account-name and currency pairs with createAccountPair, then attach accounts to actors.
- Manage accounts and currencies: create, read, update, and compute balances; create currencies; read and search account names; configure counters and account formulas.
- Transactions and transfers: perform single-account transactions, hold-finalize flows, and atomic multi-leg transfers, including user-to-user transfers via twin actors; track with references and comments.
- Triggers, data triggers, and charts: configure AccountTriggers and data-field triggers to monitor balances, counts, and data fields; integrate with charting and dashboards across actors.
- Access control: manage pair-level access rules to share accounts and categories across workspaces.
Quick Start
Bootstraps a new account pair, attaches accounts to actors, and records a sample transaction to illustrate the end-to-end finance workflow.