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.

The architecture guides are for solution leads, architects, and review teams scoping DALP for a regulated digital asset deployment. Solution leads use them to map the platform onto a target operating model. Architects use them to inspect components, flows, and integration seams. Reviewers use them to confirm who operates what, how recovery is planned, and where evidence is available before approval.

Choose the guide family that matches the architecture question on the table. Start with the architecture map for the overall layout, principles for design choices, concepts for the model, components for the layer catalog, flows for end-to-end paths, integrations for external systems, data availability for read-side consistency, operability for production posture, and self-hosting for cluster deployment.

Rendering diagram...

DALP provides the platform layers, contract architecture, supported integration seams, indexed read models, operability posture, and self-hosting reference for this section.

Your organisation sets the target operating model, deployment topology choices, integration vendor selection, recovery targets, network policy, and governance around DALP.

These guides cover the current platform architecture. They do not commit to legal opinions, custody arrangements, SLA terms, non-EVM deployment support, or vendor selections.

Treat those as organisation-specific decisions unless a detail page states the DALP behaviour explicitly.

What DALP covers

DALP architecture 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 the layers, their interfaces, the flows that connect them, and the operating posture a self-hosted deployment 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, 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, Backup and recovery
Deploy on Kubernetes or OpenShiftSelf-hosting overviewPrerequisites, Installation process, High availability

Architecture model

DALP exposes four architecture-facing layers:

  • The platform layer is where operators and integrations enter the system through the Console, the Platform API, and the System Factory.
  • The infrastructure layer coordinates execution services that preserve workflows, prepare EVM transactions, route signing, submit chain operations, and index 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 for distribution, settlement, treasury, market data, governance, and yield.

Most production reviews touch all four. Use the start-here pages for the evaluator overview, then route to the layer or flow the conversation needs. Cross-link to Developer guides for 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