Quiz Entry - updated: 2026.07.30
What are the three main products in the Noumena platform stack, and what does each do?
NPL & Runtime is the core engine for building event-driven business applications; Noumena Cloud is a pay-as-you-go hosting offering; Noumena Pulse is a mid-layer that connects those apps to blockchains.
Noumena Digital (a Swiss deep-tech company in Zug) ships three layers that build on each other:
- NOUMENA NPL & Runtime — the core. NPL (Noumena Protocol Language) is the language you write business logic in, and the Runtime (also called the Engine) executes it: managing state, permissions, events, and scheduling.
- Noumena Cloud — a secure, pay-as-you-go hosting offering, ideal for proofs-of-concept and minimum-viable-products that need to be validated quickly without running your own infrastructure.
- Noumena Pulse — a mid-layer for blockchain integration: wallet abstraction, smart-contract abstraction, and connectors that let a Runtime application issue and manage tokenised financial assets across many chains.
The theme across all three is modular, event-driven applications — especially tokenisation and regulated financial workflows.
Go deeper:
What is NPL (Noumena documentation) — the vendor's own introduction to NPL and the Runtime, showing how authorization is baked into the language and compiler.