Swiss Core Banking
Financial State is Absolute. Neobanks
No partial states. No silently swallowed exceptions. Isaac provides safety-critical infrastructure enforcing strict serializability across ledgers, durable payment workflows, and compliance primitives.
The "Coreless" Advantage
Three strictly isolated layers. Zero opaque runtime behavior. By minimizing the dependency surface, Isaac guarantees predictable, audit-ready financial operations that survive regulatory scrutiny.
The Rock
Safety-Critical Engineering with zero external dependencies
The Brain
Zero-Loss Orchestration for mission-critical payments
The Face
Management without Complexity
Technology Excellence
Core primitives for build financial products
Engineered for absolute state integrity. Wallets, payments, and compliance infrastructure that refuse to drift.
Built for developers who care about reliability
Integration requires predictability. Isaac exposes its internal architecture through strict REST APIs, type-safe SDKs, and exhaustive documentation designed for senior engineers.
Exhaustive Documentation
ADRs, API references, integration guides. Everything your team needs to evaluate and ship.
Fully Auditable
No black box. Your compliance team can review the architecture and verify security practices before signing.
REST API & Client SDK
OpenAPI-first design with a type-safe client SDK for predictable integration. Additional SDKs planned.
# Create a Multi-Currency Wallet
curl -X POST https://api.corebank.ch/v1/wallets \
-H "Authorization: Bearer <token>" \
-d '{
"tenant_id": "acme-corp",
"currencies": ["EUR", "USD", "GBP"],
"type": "customer_emoney"
}'
# Response:
{
"id": "w_123456789",
"accounts": {
"EUR": "DE89...",
"USD": "US12..."
},
"status": "active"
}Regulatory Excellence
Built for Safety-Critical Finance
Swiss and European regulators audit architecture, not marketing. Isaac embeds compliance controls into the infrastructure layer, designed to support FINMA and DORA requirements. Certification requires formal audit and legal validation.
/01
Compliance-Ready Architecture
Immutable audit trails, double-entry integrity, and tenant isolation. The building blocks auditors look for.
/02
Minimal Attack Surface
Self-contained deployment. Minimal external dependencies. Verifiable builds.
/03
FINMA & DORA Aligned
Architectural foundations for FINMA circulars (2018/3, 2023/1) and ICT risk management (DORA Art. 5-15): deterministic execution, hash-chained audit, minimal dependency surface.
/04
Predictable Performance
Consistent latency under load. No unpredictable pauses, no hidden overhead, no surprises.
Regulatory Alignment
* Isaac provides architectural foundations designed to accelerate compliance. Certification requires formal audit and customer-specific implementation.
Why Isaac
Years in Fintech
Our team has built financial systems across banking, payments, and compliance since 2010.
The modern financial core. Redefined.
Core banking systems hide their flaws behind vendor lock-in. Isaac inverts this model. We provide a transparent, verifiable financial core built on absolute technical honesty. You own the architecture.
API Endpoints
Wallets, payments, compliance, reconciliation. One consistent REST API covering the full financial operations lifecycle.
Ship Financial Products on a Solid Foundation.
Evaluate the architecture, review the documentation, and talk to our team about your requirements.