# Atomic Swap Protocols ⎊ Term

**Published:** 2026-03-24
**Author:** Greeks.live
**Categories:** Term

---

![A futuristic, close-up view shows a modular cylindrical mechanism encased in dark housing. The central component glows with segmented green light, suggesting an active operational state and data processing](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-amm-liquidity-module-processing-perpetual-swap-collateralization-and-volatility-hedging-strategies.webp)

![A vivid abstract digital render showcases a multi-layered structure composed of interconnected geometric and organic forms. The composition features a blue and white skeletal frame enveloping dark blue, white, and bright green flowing elements against a dark blue background](https://term.greeks.live/wp-content/uploads/2025/12/interlinked-complex-derivatives-architecture-illustrating-smart-contract-collateralization-and-protocol-governance.webp)

## Essence

**Atomic Swap Protocols** represent the technical architecture for trustless, peer-to-peer exchange of digital assets across disparate blockchain ledgers. These mechanisms eliminate counterparty risk by ensuring that either both parties receive their respective assets or the transaction reverts to its initial state, maintaining the integrity of the original balances. 

> Atomic Swap Protocols function as the decentralized settlement layer for cross-chain liquidity by enforcing cryptographic finality without intermediaries.

At their core, these protocols utilize **Hashed Time-Lock Contracts** to govern the escrow and release of funds. The logic dictates that a secret key, known only to the initiator, serves as the cryptographic trigger for the final settlement. If the predetermined time threshold passes without the revelation of this secret, the locked assets return to their original owners, protecting against insolvency or participant disappearance.

![A detailed mechanical connection between two cylindrical objects is shown in a cross-section view, revealing internal components including a central threaded shaft, glowing green rings, and sinuous beige structures. This visualization metaphorically represents the sophisticated architecture of cross-chain interoperability protocols, specifically illustrating Layer 2 solutions in decentralized finance](https://term.greeks.live/wp-content/uploads/2025/12/cross-chain-interoperability-protocol-facilitating-atomic-swaps-between-decentralized-finance-layer-2-solutions.webp)

## Origin

The foundational concepts emerged from the necessity to solve the siloed nature of early cryptocurrency networks.

Initial implementations drew heavily from **Bitcoin** scripting capabilities, specifically the use of **OP_HASH160** and **OP_CHECKLOCKTIMEVERIFY** opcodes. These primitives allowed developers to construct scripts where the expenditure of an output required the knowledge of a preimage, creating a verifiable link between two distinct chain states.

- **Tier Nolan** proposed the initial formal framework for cross-chain atomic trading in 2013, establishing the primary logic for bidirectional, trustless exchange.

- **Lightning Network** research extended these concepts, demonstrating that off-chain state channels could facilitate high-frequency, atomic settlement without constant on-chain interaction.

- **Altcoin** projects subsequently adopted these patterns to enable decentralized trading pairs, seeking to bypass the dependency on centralized order books and custodial exchanges.

![A close-up view shows a bright green chain link connected to a dark grey rod, passing through a futuristic circular opening with intricate inner workings. The structure is rendered in dark tones with a central glowing blue mechanism, highlighting the connection point](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-interoperability-protocol-facilitating-atomic-swaps-and-digital-asset-custody-via-cross-chain-bridging.webp)

## Theory

The protocol architecture relies on the intersection of **Game Theory** and **Cryptographic Primitives** to ensure rational behavior in an adversarial environment. Participants operate under the assumption that the counterparty seeks to maximize personal gain, often at the expense of the other. The **Hashed Time-Lock Contract** creates a strategic environment where the only Nash equilibrium is the successful execution of the trade or a complete refund. 

> Atomic settlement mechanics utilize dual-timed constraints to prevent long-term capital lockup while ensuring sufficient duration for cryptographic validation.

Technical failure modes involve the synchronization of these time locks across chains with differing block times. If the lock duration on the target chain is shorter than the source chain, an attacker could potentially drain funds by front-running the reveal of the secret key. Mathematical models must account for these **Latency Arbitrage** risks to maintain protocol solvency. 

| Parameter | Mechanism |
| --- | --- |
| Security | Cryptographic Hash Preimage |
| Safety | Temporal Refund Lock |
| Settlement | Conditional Transaction Release |

The internal logic requires that the participant initiating the trade bears the risk of capital inactivity, while the responder bears the risk of price volatility during the confirmation window. This asymmetry defines the cost of liquidity in decentralized environments.

![A close-up view of two segments of a complex mechanical joint shows the internal components partially exposed, featuring metallic parts and a beige-colored central piece with fluted segments. The right segment includes a bright green ring as part of its internal mechanism, highlighting a precision-engineered connection point](https://term.greeks.live/wp-content/uploads/2025/12/interoperability-of-decentralized-finance-protocols-illustrating-smart-contract-execution-and-cross-chain-bridging-mechanisms.webp)

## Approach

Current implementations utilize **Cross-Chain Bridges** and **Decentralized Liquidity Pools** to scale the original atomic logic. The shift toward **Automated Market Makers** has introduced a layer of complexity, where atomic settlement is abstracted into a series of interconnected smart contracts that manage price discovery and collateralization simultaneously. 

- **HTLC** deployments now incorporate **Point Time-Lock Contracts** to reduce the transaction footprint and improve privacy by obscuring the underlying hash preimages.

- **Layer 2** scaling solutions implement atomic routing, allowing assets to move across multiple hops while maintaining the guarantee of finality at each stage.

- **Oracle Integration** provides the necessary price feeds to adjust slippage parameters dynamically, ensuring that the swap execution remains within acceptable volatility bands.

These architectures currently face significant challenges regarding capital efficiency. Locking liquidity in escrow reduces the velocity of assets, leading to higher costs for market makers. The industry response involves the development of **Multi-Party Computation** to enable more flexible, non-custodial custody models that maintain the atomic property while allowing for temporary liquidity utilization.

![The image displays a close-up of a high-tech mechanical or robotic component, characterized by its sleek dark blue, teal, and green color scheme. A teal circular element resembling a lens or sensor is central, with the structure tapering to a distinct green V-shaped end piece](https://term.greeks.live/wp-content/uploads/2025/12/precision-algorithmic-execution-mechanism-for-decentralized-options-derivatives-high-frequency-trading.webp)

## Evolution

The trajectory of these protocols reflects a broader move toward **Modular Blockchain** architectures.

Early iterations were monolithic, requiring each chain to support the same scripting primitives. Contemporary designs leverage **Zero-Knowledge Proofs** to verify the validity of a transaction on a source chain without requiring the target chain to execute the full script, significantly expanding the range of compatible assets.

> Modular verification layers allow Atomic Swap Protocols to achieve interoperability across heterogeneous ledger environments without sacrificing trustless guarantees.

Market participants now demand higher throughput, pushing the development of **Intent-Based Settlement**. In this model, users broadcast a desired outcome, and automated agents compete to fulfill the swap at the most favorable rate, effectively outsourcing the complexity of cross-chain execution. This transition shifts the focus from manual protocol interaction to a **Solver-Centric** marketplace where execution speed and routing efficiency determine competitive advantage.

![An abstract digital rendering showcases intertwined, smooth, and layered structures composed of dark blue, light blue, vibrant green, and beige elements. The fluid, overlapping components suggest a complex, integrated system](https://term.greeks.live/wp-content/uploads/2025/12/abstract-representation-of-layered-financial-structured-products-and-risk-tranches-within-decentralized-finance-protocols.webp)

## Horizon

Future developments will likely center on **Privacy-Preserving Interoperability** and the mitigation of **Systemic Contagion** arising from bridged asset dependencies.

As decentralized finance expands, the reliance on these protocols for cross-chain collateral movement will increase the sensitivity of the entire market to atomic failures. Research is shifting toward **Formal Verification** of these contract suites to eliminate code-level vulnerabilities that could lead to mass liquidation events.

| Focus Area | Expected Impact |
| --- | --- |
| Zero Knowledge Proofs | Enhanced cross-chain scalability and privacy |
| Intent Routing | Improved execution speed and user experience |
| Formal Verification | Reduction in smart contract exploit risks |

The next cycle will determine if these protocols can handle the institutional requirements for **High-Frequency Trading**, where millisecond latency differentials become the primary driver of market structure. The convergence of **Hardware Security Modules** and on-chain logic may provide the final piece for achieving sub-second, atomic settlement at scale. What remains the primary systemic barrier to the universal adoption of atomic settlement when cross-chain latency remains fundamentally bound by the slowest participating ledger?

## Glossary

### [Sidechain Interoperability](https://term.greeks.live/area/sidechain-interoperability/)

Architecture ⎊ Sidechain interoperability denotes the capacity for distinct blockchain networks, specifically sidechains, to exchange data and value without reliance on a central intermediary.

### [Scalability Challenges](https://term.greeks.live/area/scalability-challenges/)

Architecture ⎊ Cryptocurrency networks, options exchanges, and financial derivative platforms face scalability challenges stemming from inherent architectural limitations.

### [Atomic Swap Scalability](https://term.greeks.live/area/atomic-swap-scalability/)

Architecture ⎊ Atomic swap scalability concerns the underlying system design enabling increased transaction throughput without compromising decentralization or security.

### [Trading Venue Evolution](https://term.greeks.live/area/trading-venue-evolution/)

Architecture ⎊ The structural transformation of trading venues represents a fundamental shift from monolithic, centralized order matching engines toward decentralized, automated protocols.

### [Atomic Swap Privacy](https://term.greeks.live/area/atomic-swap-privacy/)

Anonymity ⎊ Atomic swaps, by design, offer a degree of anonymity compared to traditional centralized exchanges, though complete anonymity remains elusive.

### [Decentralized Trading Platforms](https://term.greeks.live/area/decentralized-trading-platforms/)

Architecture ⎊ ⎊ Decentralized Trading Platforms represent a fundamental shift in market structure, moving away from centralized intermediaries to peer-to-peer exchange facilitated by blockchain technology.

### [Order Flow Dynamics](https://term.greeks.live/area/order-flow-dynamics/)

Flow ⎊ Order flow dynamics, within cryptocurrency markets and derivatives, represents the aggregate pattern of buy and sell orders reflecting underlying investor sentiment and intentions.

### [Atomic Swap Use Cases](https://term.greeks.live/area/atomic-swap-use-cases/)

Application ⎊ Atomic swaps represent a decentralized exchange mechanism, facilitating peer-to-peer cryptocurrency transfers without relying on centralized intermediaries.

### [Liquidity Provision Mechanisms](https://term.greeks.live/area/liquidity-provision-mechanisms/)

Mechanism ⎊ Liquidity provision mechanisms function as the architectural framework for maintaining market depth and narrowing bid-ask spreads within decentralized exchange environments and derivatives platforms.

### [Hashed Contract Mechanisms](https://term.greeks.live/area/hashed-contract-mechanisms/)

Architecture ⎊ Hashed contract mechanisms utilize cryptographic hash functions to anchor financial agreements onto a distributed ledger.

## Discover More

### [Transaction Processing Capacity](https://term.greeks.live/term/transaction-processing-capacity/)
![A high-resolution visualization shows a multi-stranded cable passing through a complex mechanism illuminated by a vibrant green ring. This imagery metaphorically depicts the high-throughput data processing required for decentralized derivatives platforms. The individual strands represent multi-asset collateralization feeds and aggregated liquidity streams. The mechanism symbolizes a smart contract executing real-time risk management calculations for settlement, while the green light indicates successful oracle feed validation. This visualizes data integrity and capital efficiency essential for synthetic asset creation within a Layer 2 scaling solution.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-high-throughput-data-processing-for-multi-asset-collateralization-in-derivatives-platforms.webp)

Meaning ⎊ Transaction Processing Capacity defines the computational limit of decentralized networks, governing the speed and reliability of derivative markets.

### [Distributed Ledger Settlement](https://term.greeks.live/definition/distributed-ledger-settlement/)
![A visual representation of high-speed protocol architecture, symbolizing Layer 2 solutions for enhancing blockchain scalability. The segmented, complex structure suggests a system where sharded chains or rollup solutions work together to process high-frequency trading and derivatives contracts. The layers represent distinct functionalities, with collateralization and liquidity provision mechanisms ensuring robust decentralized finance operations. This system visualizes intricate data flow necessary for cross-chain interoperability and efficient smart contract execution. The design metaphorically captures the complexity of structured financial products within a decentralized ledger.](https://term.greeks.live/wp-content/uploads/2025/12/scalable-interoperability-architecture-for-multi-layered-smart-contract-execution-in-decentralized-finance.webp)

Meaning ⎊ The process of achieving immediate and irreversible finality of asset transfers on a decentralized blockchain network.

### [Price Discovery Failures](https://term.greeks.live/term/price-discovery-failures/)
![A futuristic device featuring a dynamic blue and white pattern symbolizes the fluid market microstructure of decentralized finance. This object represents an advanced interface for algorithmic trading strategies, where real-time data flow informs automated market makers AMMs and perpetual swap protocols. The bright green button signifies immediate smart contract execution, facilitating high-frequency trading and efficient price discovery. This design encapsulates the advanced financial engineering required for managing liquidity provision and risk through collateralized debt positions in a volatility-driven environment.](https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-execution-interface-for-high-frequency-trading-and-smart-contract-automation-within-decentralized-protocols.webp)

Meaning ⎊ Price discovery failures occur when decentralized mechanisms decouple from underlying asset values, creating distortions that amplify systemic risk.

### [Atomic Swap Mechanics](https://term.greeks.live/definition/atomic-swap-mechanics/)
![A technical component in exploded view, metaphorically representing the complex, layered structure of a financial derivative. The distinct rings illustrate different collateral tranches within a structured product, symbolizing risk stratification. The inner blue layers signify underlying assets and margin requirements, while the glowing green ring represents high-yield investment tranches or a decentralized oracle feed. This visualization illustrates the mechanics of perpetual swaps or other synthetic assets in a decentralized finance DeFi environment, emphasizing automated settlement functions and premium calculation. The design highlights how smart contracts manage risk-adjusted returns.](https://term.greeks.live/wp-content/uploads/2025/12/visualizing-layered-financial-derivative-tranches-and-decentralized-autonomous-organization-protocols.webp)

Meaning ⎊ Trustless exchange of assets across chains using time-locked smart contracts to ensure transaction completion or reversal.

### [Margin Trading Dynamics](https://term.greeks.live/term/margin-trading-dynamics/)
![A digitally rendered central nexus symbolizes a sophisticated decentralized finance automated market maker protocol. The radiating segments represent interconnected liquidity pools and collateralization mechanisms required for complex derivatives trading. Bright green highlights indicate active yield generation and capital efficiency, illustrating robust risk management within a scalable blockchain network. This structure visualizes the complex data flow and settlement processes governing on-chain perpetual swaps and options contracts, emphasizing the interconnectedness of assets across different network nodes.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-autonomous-organization-governance-and-liquidity-pool-interconnectivity-visualizing-cross-chain-derivative-structures.webp)

Meaning ⎊ Margin Trading Dynamics govern the automated, risk-adjusted management of leveraged positions within decentralized, collateral-based financial systems.

### [Derivative Trading Venues](https://term.greeks.live/term/derivative-trading-venues/)
![A conceptual model representing complex financial instruments in decentralized finance. The layered structure symbolizes the intricate design of options contract pricing models and algorithmic trading strategies. The multi-component mechanism illustrates the interaction of various market mechanics, including collateralization and liquidity provision, within a protocol. The central green element signifies yield generation from staking and efficient capital deployment. This design encapsulates the precise calculation of risk parameters necessary for effective derivatives trading.](https://term.greeks.live/wp-content/uploads/2025/12/advanced-financial-derivative-mechanism-illustrating-options-contract-pricing-and-high-frequency-trading-algorithms.webp)

Meaning ⎊ Derivative trading venues provide the essential architecture for risk management and price discovery by enabling the exchange of synthetic instruments.

### [Cryptocurrency Market Infrastructure](https://term.greeks.live/term/cryptocurrency-market-infrastructure/)
![A stylized mechanical structure visualizes the intricate workings of a complex financial instrument. The interlocking components represent the layered architecture of structured financial products, specifically exotic options within cryptocurrency derivatives. The mechanism illustrates how underlying assets interact with dynamic hedging strategies, requiring precise collateral management to optimize risk-adjusted returns. This abstract representation reflects the automated execution logic of smart contracts in decentralized finance protocols under specific volatility skew conditions, ensuring efficient settlement mechanisms.](https://term.greeks.live/wp-content/uploads/2025/12/analyzing-advanced-dynamic-hedging-strategies-in-cryptocurrency-derivatives-structured-products-design.webp)

Meaning ⎊ Cryptocurrency Market Infrastructure provides the automated, transparent, and resilient framework required for global digital asset derivative settlement.

### [Decentralized Monetary Systems](https://term.greeks.live/term/decentralized-monetary-systems/)
![A close-up view depicts a high-tech interface, abstractly representing a sophisticated mechanism within a decentralized exchange environment. The blue and silver cylindrical component symbolizes a smart contract or automated market maker AMM executing derivatives trades. The prominent green glow signifies active high-frequency liquidity provisioning and successful transaction verification. This abstract representation emphasizes the precision necessary for collateralized options trading and complex risk management strategies in a non-custodial environment, illustrating automated order flow and real-time pricing mechanisms in a high-speed trading system.](https://term.greeks.live/wp-content/uploads/2025/12/algorithmic-execution-port-for-decentralized-derivatives-trading-high-frequency-liquidity-provisioning-and-smart-contract-automation.webp)

Meaning ⎊ Decentralized Monetary Systems replace central intermediaries with immutable code to automate secure, transparent, and efficient global value exchange.

### [Transaction Fees Auction](https://term.greeks.live/term/transaction-fees-auction/)
![This visualization depicts a high-tech mechanism where two components separate, revealing intricate layers and a glowing green core. The design metaphorically represents the automated settlement of a decentralized financial derivative, illustrating the precise execution of a smart contract. The complex internal structure symbolizes the collateralization layers and risk-weighted assets involved in the unbundling process. This mechanism highlights transaction finality and data flow, essential for calculating premium and ensuring capital efficiency within an options trading platform's ecosystem.](https://term.greeks.live/wp-content/uploads/2025/12/decentralized-derivative-settlement-mechanism-and-smart-contract-risk-unbundling-protocol-visualization.webp)

Meaning ⎊ Transaction Fees Auction optimizes decentralized network throughput by establishing a market-based priority system for block space allocation.

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Term",
            "item": "https://term.greeks.live/term/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Atomic Swap Protocols",
            "item": "https://term.greeks.live/term/atomic-swap-protocols/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://term.greeks.live/term/atomic-swap-protocols/"
    },
    "headline": "Atomic Swap Protocols ⎊ Term",
    "description": "Meaning ⎊ Atomic Swap Protocols enable trustless, peer-to-peer asset exchange across distinct ledgers by utilizing cryptographic locks to ensure atomic finality. ⎊ Term",
    "url": "https://term.greeks.live/term/atomic-swap-protocols/",
    "author": {
        "@type": "Person",
        "name": "Greeks.live",
        "url": "https://term.greeks.live/author/greeks-live/"
    },
    "datePublished": "2026-03-24T23:20:00+00:00",
    "dateModified": "2026-06-02T04:51:48+00:00",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "articleSection": [
        "Term"
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-exchange-automated-market-maker-connecting-cross-chain-liquidity-pools-for-derivative-settlement.jpg",
        "caption": "A high-tech abstract visualization shows two dark, cylindrical pathways intersecting at a complex central mechanism. The interior of the pathways and the mechanism's core glow with a vibrant green light, highlighting the connection point."
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "WebPage",
    "@id": "https://term.greeks.live/term/atomic-swap-protocols/",
    "mentions": [
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/sidechain-interoperability/",
            "name": "Sidechain Interoperability",
            "url": "https://term.greeks.live/area/sidechain-interoperability/",
            "description": "Architecture ⎊ Sidechain interoperability denotes the capacity for distinct blockchain networks, specifically sidechains, to exchange data and value without reliance on a central intermediary."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/scalability-challenges/",
            "name": "Scalability Challenges",
            "url": "https://term.greeks.live/area/scalability-challenges/",
            "description": "Architecture ⎊ Cryptocurrency networks, options exchanges, and financial derivative platforms face scalability challenges stemming from inherent architectural limitations."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/atomic-swap-scalability/",
            "name": "Atomic Swap Scalability",
            "url": "https://term.greeks.live/area/atomic-swap-scalability/",
            "description": "Architecture ⎊ Atomic swap scalability concerns the underlying system design enabling increased transaction throughput without compromising decentralization or security."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/trading-venue-evolution/",
            "name": "Trading Venue Evolution",
            "url": "https://term.greeks.live/area/trading-venue-evolution/",
            "description": "Architecture ⎊ The structural transformation of trading venues represents a fundamental shift from monolithic, centralized order matching engines toward decentralized, automated protocols."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/atomic-swap-privacy/",
            "name": "Atomic Swap Privacy",
            "url": "https://term.greeks.live/area/atomic-swap-privacy/",
            "description": "Anonymity ⎊ Atomic swaps, by design, offer a degree of anonymity compared to traditional centralized exchanges, though complete anonymity remains elusive."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/decentralized-trading-platforms/",
            "name": "Decentralized Trading Platforms",
            "url": "https://term.greeks.live/area/decentralized-trading-platforms/",
            "description": "Architecture ⎊ ⎊ Decentralized Trading Platforms represent a fundamental shift in market structure, moving away from centralized intermediaries to peer-to-peer exchange facilitated by blockchain technology."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/order-flow-dynamics/",
            "name": "Order Flow Dynamics",
            "url": "https://term.greeks.live/area/order-flow-dynamics/",
            "description": "Flow ⎊ Order flow dynamics, within cryptocurrency markets and derivatives, represents the aggregate pattern of buy and sell orders reflecting underlying investor sentiment and intentions."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/atomic-swap-use-cases/",
            "name": "Atomic Swap Use Cases",
            "url": "https://term.greeks.live/area/atomic-swap-use-cases/",
            "description": "Application ⎊ Atomic swaps represent a decentralized exchange mechanism, facilitating peer-to-peer cryptocurrency transfers without relying on centralized intermediaries."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/liquidity-provision-mechanisms/",
            "name": "Liquidity Provision Mechanisms",
            "url": "https://term.greeks.live/area/liquidity-provision-mechanisms/",
            "description": "Mechanism ⎊ Liquidity provision mechanisms function as the architectural framework for maintaining market depth and narrowing bid-ask spreads within decentralized exchange environments and derivatives platforms."
        },
        {
            "@type": "DefinedTerm",
            "@id": "https://term.greeks.live/area/hashed-contract-mechanisms/",
            "name": "Hashed Contract Mechanisms",
            "url": "https://term.greeks.live/area/hashed-contract-mechanisms/",
            "description": "Architecture ⎊ Hashed contract mechanisms utilize cryptographic hash functions to anchor financial agreements onto a distributed ledger."
        }
    ]
}
```


---

**Original URL:** https://term.greeks.live/term/atomic-swap-protocols/
