Simulate the execution of a national settlement Root Node in your development environment. A complete containerized topology with Docker Compose ready for testing with simulated FIs.
Numo orchestrates heavy services like Kafka, PostgreSQL (multiple instances), and in-memory databases. It requires Docker and Docker Compose V2. 16GB of RAM is recommended on the host machine.
With the core running, the settlement API
(`numoCore`) will be available at localhost:8080. You can submit JSON ISO message batches.
The `numoAdmin-next` repository contains the administrative graphical interface where you can visualize the bus in practice. Run it in parallel.