SettleMint
ArchitectureComponents

Component Catalog

Map DALP component layers from entry surfaces to infrastructure services, asset contracts, token features, and optional capabilities, with the owner, control scope, exclusions, and next detail page for each layer.

DALP organises components by asset lifecycle job. This catalog owns the cross-layer map for architecture review. Each linked detail page owns the mechanics for one layer.

Architecture reviewers, security reviewers, operators, and integrators locate the surface that controls a decision, evidence trail, or handoff here. Platform surfaces accept operator and integration requests. Infrastructure services execute and observe those requests. Asset contracts enforce token rules on EVM networks. Token features extend each asset, and capabilities add focused workflows around the asset.

How to read the component model

Start with the workflow or review question, then move to the layer that controls the relevant decision or evidence. The component pages explain architecture scope before task guides, API references, or deployment material.

Rendering diagram...

The model is layered for review, not for deployment ownership. DALP owns the platform surfaces, infrastructure services, contract model, token-feature attach points, and capability workflows listed here.

Operators, issuers, custody providers, RPC providers, feed sources, payment providers, and market venues own the off-platform policies, provider configurations, operating procedures, and legal obligations named in the external-scope column.

A regulated workflow usually crosses several layers. Issuing or transferring an asset may start in the Asset Console or Unified API, pass through authorization and durable execution, request custody signing, call SMART Protocol contracts, apply token features, and emit events for audit and read models.

Choose the right detail page

Review questionStart withWhy
How do operators or external systems enter DALP?Platform layerExplains the Asset Console, Unified API, and System Factory as the request entry surfaces.
Which backend services execute and observe a workflow?Infrastructure layerCovers durable execution, signing, contract calls, indexing, EVM connectivity, and feed inputs.
Which on-chain token model enforces asset rules?Asset contractsCovers DALPAsset, ERC-3643 integration, instrument configuration, roles, and legacy specialised types.
Which per-asset extension adds fees, yield, maturity, voting, or history?Token featuresMaps runtime-pluggable extensions that attach to DALPAsset tokens.
Which addon owns a workflow outside the base token contract?CapabilitiesMaps airdrop, vault, XvP settlement, token sale, and issuer-signed scalar feed workflows.

Component layers

LayerWhat DALP coversOwner and external scopeDetail page
PlatformUser and integration entry through the Asset Console, Unified API, and System Factory.DALP owns the entry surfaces and shared backend controls. Operators own user access policy, external callers, and operating decisions.Platform layer
InfrastructureWorkflow execution, transaction preparation, signing routes, contract runtime, chain indexing, RPC access, and feed resolution.DALP owns the orchestration and integration points. Operators and providers own custody policy, RPC selection, feed-source contracts, response procedures, and deployment sizing.Infrastructure layer
Asset contractsEVM asset tokens, compliance hooks, identity links, factory deployment, token roles, and on-chain events.DALP owns the contract model and documented role behavior. Issuers own legal instrument terms, custody policy, and investor onboarding outside DALP.Asset contracts
Token featuresAsset-level extensions for fees, voting power, historical balances, permit approvals, maturity redemption, conversion, and yield.DALP owns the feature contracts and attach points. Issuers own economic terms, tax treatment, accounting treatment, and external valuation evidence.Token features
CapabilitiesOptional addons for distribution, treasury control, settlement, token sales, and signed market data.DALP owns the documented addon workflows. Operators and providers own venue operations, payment rails, legal settlement process, and provider procedures.Capabilities

Component inventory

Platform

User-facing interfaces that operators and integrators interact with directly.

ComponentResponsibility
Asset ConsoleWeb interface for asset lifecycle management, compliance workflows, portfolio views, and distribution management.
Unified APIOpenAPI-documented programmatic access to platform operations.
System FactoryOrganisation system creation and token factory scoping for asset isolation.

Infrastructure

Backend services that power workflow execution, signing, chain connectivity, indexing, and external value inputs.

ComponentResponsibility
Execution EngineReliable workflow orchestration with persistent state and exactly-once semantics.
Key GuardianSecure cryptographic key storage with HSM and cloud KMS integration.
Transaction SignerTransaction preparation, gas estimation, nonce management, and signing.
Contract RuntimeSmart contract interaction, ABI encoding, and call routing.
Chain IndexerBlockchain event processing, data translation, and queryable state projection.
Chain GatewayMulti-network connectivity with failover and load balancing.
EVM RPC NodeBlockchain network access for transaction submission and state queries.
Feeds SystemTrusted market data feeds for pricing, NAV calculations, and reference data.
Account abstractionERC-4337 smart-account execution paths when account abstraction is configured.

Asset contracts

The foundational contract primitive, DALPAsset, and specialised legacy types for existing deployments.

ComponentResponsibility
Asset ContractsDALPAsset, ERC-3643 integration, legacy-equivalent presets, specialised token types, deployment architecture, and role-based administration.

Token features

Runtime-pluggable extensions that add fees, governance, lifecycle, approvals, history, conversion, and yield to DALPAsset tokens.

ComponentResponsibility
Token FeaturesRuntime-pluggable features for DALPAsset: fees, voting power, historical balances, permit approvals, maturity redemption, conversion, and yield.

Capabilities

Optional system addons that extend asset workflows without changing the base asset contract.

ComponentResponsibility
AirdropToken distribution across push, merkle-drop, and vesting strategies.
VaultMulti-signature treasury management with configurable approval thresholds.
XvP SettlementAtomic cross-party settlement with delivery-versus-payment mechanics.
Token Sale (DAIO)Digital Asset Initial Offering with configurable sale parameters.
Issuer-Signed Scalar FeedIssuer-signed scalar values for market data and reference-value workflows.
  • Overview for architecture principles and quality attributes.
  • Key flows for cross-component operation sequences.
  • Integrations for provider responsibilities and external system handoffs.
  • Security for trust boundaries and controls mapping.
  • Deployment topology for runtime zones and network responsibilities.

On this page