Tokenise Platform
Quick Start
Section titled “Quick Start”- BrokerInvestor appdev.tokenise.io
- BrokerAdmin paneldev-broker-admin.tokenise.io
- CSDAdmin paneldev-csd-admin.tokenise.io
- ExchangeAdmin paneldev-exchange-admin.tokenise.io
- ComplianceAdmin paneldev-compliance-admin.tokenise.io
- BrokerInvestor appstage.tokenise.io
- BrokerAdmin panelstage-broker-admin.tokenise.io
- CSDAdmin panelstage-csd-admin.tokenise.io
- ExchangeAdmin panelstage-exchange-admin.tokenise.io
- ComplianceAdmin panelstage-compliance-admin.tokenise.io
What is Tokenise?
Section titled “What is Tokenise?”Tokenise is a platform for issuing, trading and settling tokenised securities. It is split into three business domains, each with its own backend and admin panel, plus shared services:
| Domain | What it does |
|---|---|
| Broker | The retail brokerage. Investors sign up, pass KYC, fund their account, subscribe to IPOs and trade. |
| Exchange | The trading venue: order books, the matching engine, market data, FIX connectivity and fees. |
| CSD | The Central Securities Depository: securities and accounts, settlement, the register of holdings, treasury, corporate actions and blockchain evidence. |
| VeroCompliance | Multi-tenant KYC/AML service with an embeddable React SDK. |
| NotificationService | Email and SMS delivery for the other products. |
Each domain owns its own data and responsibilities. For example, the Exchange never holds custody or registers, and the CSD never matches orders. See Architecture for how the pieces fit together.
ArchitectureDomains, services and how they communicate.
RepositoriesEvery repository, its stack and how to run it.