canton-localnet
Installation
SKILL.md
Canton LocalNet
Overview
LocalNet runs a realistic Canton Network on your machine via Docker Compose: three validators, a local synchronizer (sequencer + mediator), Canton Coin wallets, PQS, and JSON API endpoints. It ships with cn-quickstart and is for development/testing — not production.
Topology (three validators)
| Validator | Role | Port prefix |
|---|---|---|
| Super Validator (sv) | Runs the synchronizer (sequencer+mediator) and Splice SV app; simulates the Global Synchronizer | 4xxx |
| App Provider | Hosts the application's provider party | 3xxx |
| App User | Hosts the end-user party + wallet | 2xxx |