DSR Knowledge LibraryReusable design knowledge and grounded research support
HomeLibraryChatGive feedback ↗

DSR Knowledge Library

Research prototype · Native Open Knowledge Format

LibraryChatImprintPrivacyEvaluation survey ↗
Library/DP1 - Apply modular design of distinctive system components

Design Principle

DP1 - Apply modular design of distinctive system components

Modularly structure complex bond-market systems into distinct, interconnected contracts to work within Ethereum's contract-size limits, using modifiers and specific sender functions to protect components from unauthorized access.

OverviewLinked conceptsRelationshipsGraphRaw metadata

01

Overview

Producer metadata and the represented concept document.

Concept identity

design-knowledge/bond-markets-tokenization-tac-dp1
Open concept record
Producer label
DP1
Source paper
Designing the future of bond markets: Reducing transaction costs through tokenization
Timestamp
2026-08-05T00:00:00+00:00
Bundle path
design-knowledge/bond-markets-tokenization-tac-dp1.md
bond-markets-tokenization-tacdesign-principlefinance-bondssecuritiestokenizationtransaction-costs

Design principle DP1: Apply modular design of distinctive system components

Modularly structure complex bond-market systems into distinct, interconnected contracts to work within Ethereum's contract-size limits, using modifiers and specific sender functions to protect components from unauthorized access.

Source paper

This design principle is proposed by Designing the future of bond markets: Reducing transaction costs through tokenization (David Cisar, Benjamin Schellinger, Jens-Christian Stoetzer, Vincent Gramlich, Tobias Guggenberger, Nils Urbach, Florian Lennart Weiss, 2025).

Addresses

  • Design objective DO-1: Minimize latency of settlement processes
  • Design objective DO-2: Reduce complexity (standardized interfaces and consolidated roles as well as responsibilities)

02

Linked concepts

Concepts connected by incoming or outgoing native Markdown links.

2 Design Objectives

design-knowledge/bond-markets-tokenization-tac-do1

DO-1 - Minimize latency of settlement processes

The prototype should enable nearly instantaneous settlement of trades. The delay between the initiation of a trade and the actual settlement of a transaction is to be reduced to a minimum.

bond-markets-tokenization-tacdesign-objectivefinance-bondssecurities+2
design-knowledge/bond-markets-tokenization-tac-do2

DO-2 - Reduce complexity (standardized interfaces and consolidated roles as well as responsibilities)

Since the conventional securities landscape is quite complex, the number of separated entities and manual processes leading to extensive TAC should be reduced to a minimum, with the issuance process as standardized as possible.

bond-markets-tokenization-tacdesign-objectivefinance-bondssecurities+2

1 Paper

papers/bond-markets-tokenization-tac

Designing the future of bond markets: Reducing transaction costs through tokenization

Using a transaction-cost-theory lens, the paper identifies seven meta-requirements and derives five design objectives for an Ethereum-based bond prototype, from which it formulates five design principles for blockchain-based bond markets: apply modular design, exploit multi-token standards, automate on-chain payouts, restrict forced-transfer functions to regulators, and implement smart-contract-based crypto securities registers.

blockchainbond-markets-tokenization-tacdesign-science-researchfinance-bonds+3

03

Relationships

Directed links from Markdown. Heading context is displayed as derived metadata, not as a formal OKF predicate.

Outgoing links

3
  • →

    Designing the future of bond markets: Reducing transaction costs through tokenization

    Paper
    Source
    DP1 - Apply modular design of distinctive system components
    Target
    Designing the future of bond markets: Reducing transaction costs through tokenization
    Link label
    Designing the future of bond markets: Reducing transaction costs through tokenization
    Status
    Resolved

    Derived heading context: Source paper

  • →

    DO-1 - Minimize latency of settlement processes

    Design Objective
    Source
    DP1 - Apply modular design of distinctive system components
    Target
    DO-1 - Minimize latency of settlement processes
    Link label
    Design objective DO-1: Minimize latency of settlement processes
    Status
    Resolved

    Derived heading context: Addresses

  • →

    DO-2 - Reduce complexity (standardized interfaces and consolidated roles as well as responsibilities)

    Design Objective
    Source
    DP1 - Apply modular design of distinctive system components
    Target
    DO-2 - Reduce complexity (standardized interfaces and consolidated roles as well as responsibilities)
    Link label
    Design objective DO-2: Reduce complexity (standardized interfaces and consolidated roles as well as responsibilities)
    Status
    Resolved

    Derived heading context: Addresses

Incoming backlinks

1
  • ←

    Designing the future of bond markets: Reducing transaction costs through tokenization

    Paper
    Source
    Designing the future of bond markets: Reducing transaction costs through tokenization
    Target
    DP1 - Apply modular design of distinctive system components
    Link label
    Design principle DP1: Apply modular design of distinctive system components
    Status
    Resolved

    Derived heading context: Design knowledge

04

Local graph

One-hop by default, with an optional bounded two-hop view. Nodes are concept files and arrows are Markdown links.

Knowledge graph

4 of 4 concepts · 8 directed relationships

Concept types
Press enter or space to select a node.You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.
Design PrincipleSeed

Apply modular design of distinctive system components

Concept identity

Concept ID
design-knowledge/bond-markets-tokenization-tac-dp1
Producer label
DP1
Native type
design-principle

Description

Modularly structure complex bond-market systems into distinct, interconnected contracts to work within Ethereum's contract-size limits, using modifiers and specific sender functions to protect components from unauthorized access.

DOI

https://doi.org/10.1007/s12525-025-00753-3

Tags

  • bond-markets-tokenization-tac
  • design-principle
  • finance-bonds
  • securities
  • tokenization
  • transaction-costs
Description and publication link from the library record.

05

Raw metadata

The complete producer frontmatter, serialized without server paths or runtime data.

Show producer frontmatter+
{
  "type": "design-principle",
  "title": "DP1 - Apply modular design of distinctive system components",
  "description": "Modularly structure complex bond-market systems into distinct, interconnected contracts to work within Ethereum's contract-size limits, using modifiers and specific sender functions to protect components from unauthorized access.",
  "resource": "https://doi.org/10.1007/s12525-025-00753-3",
  "source_paper": "Designing the future of bond markets: Reducing transaction costs through tokenization",
  "label": "DP1",
  "tags": [
    "bond-markets-tokenization-tac",
    "design-principle",
    "finance-bonds",
    "tokenization",
    "transaction-costs",
    "securities"
  ]
}