SettleMint

Architecture documentation

Choose the right DALP architecture guide for the platform map, design principles, concepts, components, flows, integrations, data availability, operability, and self-hosting decisions.

Use these guides if you are a solution lead, architect, or review team member scoping DALP for a regulated digital asset deployment. Solution leads map the platform onto a target operating model. Architects inspect components and the seams between them. Reviewers confirm who operates what, how recovery is planned, and where the platform surfaces evidence before approval.

Start with the architecture map for the overall layout and principles. Then pick by need: concepts for the mental model, components for the layer catalog, flows for end-to-end paths, integrations for external systems, data availability for read-side consistency, operability for the production posture, or self-hosting for cluster setup.

Rendering diagram...

DALP defines the platform layers, contract architecture, integration seams, indexed read models, operability posture, and the self-hosting reference documented here. Your organisation sets the target operating model, topology, vendor choices, recovery targets, network policy, and governance.

These guides cover the current platform architecture. They do not commit to legal opinions, custody arrangements, SLA terms, non-EVM deployment support, or vendor choices. Treat those as organisation-specific decisions unless a detail page states the DALP behaviour explicitly.

What DALP covers

DALP separates user surfaces, execution services, asset contracts, indexed reads, and integration seams so a reviewer can find which layer owns each decision. The guides explain each layer, its interfaces, the paths that connect them, and the operating posture a self-hosted cluster inherits.

AreaDALP definesYour organisation defines
Platform layersConsole, Platform API, Transaction Lifecycle Engine, SMART Protocol contracts, Ledger IndexNetwork policy, exposed routes, tenancy choices, and operator access
FlowsSigning, issuance, compliance transfer, feed update, offerings, distributions, XvP settlementApproval chains, custody policy, settlement counterparties, and operating procedures
IntegrationsDocumented seams for custody, compliance, networks, market data, storage, and observabilityVendor selection, contractual terms, provider configuration, and integration ownership
OperabilityTelemetry, PostgreSQL persistence, workflow durability, failure-mode behaviourRecovery targets, HA pattern selection, backup retention, and on-call coverage
ExclusionsDocumented platform behaviour and supported deployment surfacesLegal opinions, SLA commitments, custody arrangements, bridge operations, and non-EVM deployment decisions

Pick the right path

If you need to...Start hereThen read
Read the architecture end to endArchitecture overviewSystem context, then follow the Overview pages in order down to Data domains
Look up a fact for an RFP or reviewArchitecture one-pagerCapability docs matrix to find the page that answers a named capability
Review architecture principles and scopeArchitecture overviewPrinciples and scope and Quality attributes
Build the mental model for the platformConcepts: tokenization modelingClaims and identity and Asset policy
Inspect a specific component layerComponent catalogThe platform, infrastructure, asset contracts, token features, and capabilities pages
Walk a flow from request to settlementFlows overviewSigning flow, Asset issuance, and Compliance transfer
Decide an integration surfaceIntegration overviewCustody providers and Compliance providers
Reason about read-side consistencyData availability overviewLedger Index
Plan production operabilityOperability overviewObservability, Database, Failure modes, and Backup and recovery
Deploy on Kubernetes or OpenShiftSelf-hosting overviewPrerequisites, Installation process, and High availability

Architecture model

DALP exposes four architecture-facing layers:

  • The platform layer is where operators and external integrations enter the system through the Console, the Platform API, and the System Factory.
  • The infrastructure layer coordinates execution services: it preserves workflows, prepares EVM transactions, routes signing, submits chain operations, and indexes events.
  • The asset contracts layer enforces token rules on EVM networks through SMART Protocol contracts, identity claims, and compliance modules.
  • The capabilities and token features layers add focused workflows around the asset: distribution, settlement, treasury, market data, governance, and yield.

Most reviews touch all four layers. Use the start-here pages for an evaluator overview, then route to the layer or path your review needs. See Developer guides for API integration work and Compliance and security for control evidence.

Start here

Architecture overview

Concepts

Components

Flows

Integrations

Data availability

Operability

Self-hosting

On this page