Libre Chain Docs
WebsiteAppWalletCreate Account
  • The Libre Platform
    • Libre is a Decentralized Lending Marketplace
    • Borrow
    • Lend
    • Run A Libre Node
    • Validators
    • The Smart Contract Platform
      • Building Smart Contracts on Libre
      • Libre Developer Tools
      • Libre Testnet
      • API Docs
  • DeFi on Libre DEX
    • DeFi
    • libreDEX
    • Ordinals
    • Building on Libre
      • How to add a trading pair
  • BitcoinFi on Libre
    • Glossary
  • The LIBRE Reward Coin
    • A reward system for validators and stakers
    • Supply
    • Mint Rush
    • Spindrop
      • How to Claim the LIBRE Spindrop
      • Eligibility Requirements for the LIBRE Spindrop
  • ACCOUNTS AND WALLETS
    • LIBRE Account Names
      • Cryptographic Keys
    • Creating Multiple Accounts
    • Bitcoin Libre Wallet
    • Anchor Wallet
      • Creating a Libre MainNet Account in Anchor
      • Creating a Libre Testnet Account in Anchor
      • Getting Testnet LIBRE Coins
    • Ledger Hardware Wallet
  • EARN
    • Staking
    • Mining
    • Referrals
    • Become a Validator
    • DAO Tax
    • Libre Lightning Provider
  • Governance
    • Voting Power
    • Validator Election
    • Libre DAO
    • Libre Governance Docs
      • Libre Blockchain Operating Agreement (LBOA)
      • Block Producer Agreement
      • Block Producer Minimum Requirements
    • Libre Mainnet Multisig Gov
      • Oct 2024
      • July 2023
      • June 2023
      • April 2023
      • March 2023
      • February 2023
      • December 2022
  • Technical Details
    • Libre Core Constants
    • Mint Rush Details
    • Staking Details
    • Verifying Code Updates
      • Deployed Smart Contract Versions
  • Cross-Chain Interoperability
    • Cross-Chain Overview
    • Bridge Comparison
    • Libre CrossLink Bridge
      • Technical Whitepaper
      • Bitcoin to Libre (Peg-In Process)
      • Libre to Bitcoin (Peg Out)
    • Bitcoin Lightning Network
    • USDT / Ethereum
    • Legacy pNetwork
    • Bitcoin Audit
Powered by GitBook
On this page
  • Comparison with Other Bridge Solutions
  • CrossLink vs. Liquid Sidechain
  • CrossLink vs. THORchain
  • CrossLink's Unique Advantages

Was this helpful?

Edit on GitLab
  1. Cross-Chain Interoperability

Bridge Comparison

Comparing Libre CrossLink to other Bitcoin bridge solutions such as THORchain and Liquid

Comparison with Other Bridge Solutions

Libre CrossLink represents a significant advancement over existing Bitcoin bridging solutions, offering unique capabilities and advantages:

CrossLink vs. Liquid Sidechain

Feature
Libre CrossLink
Liquid

Consensus Mechanism

Delegated Proof of Stake (DPoS)

Federated Sidechain

Smart Contract Support

Full Turing-complete WASM

Limited (Simplicity language)

Decentralization

Higher (permissionless validators)

Lower (federated model)

Vault Functionality

Individual segregated vaults

No individual vaults

Programmability

Full smart contract integration

Limited programmability

Speed

~1 second block times

~1 minute block times

Fee Structure

Transaction fee based

Transaction fee based

Liquid is a federated sidechain requiring trust in a small federation of participants, whereas CrossLink uses threshold signatures across a broader set of permissionless validators, enhancing security and decentralization.

CrossLink vs. THORchain

Feature
Libre CrossLink
THORchain

Cryptographic Approach

MPC-TSS with smart contract coordination

Rotating TSS nodes

Primary Focus

Bitcoin-Libre bridge and BTC vaults

Multi-chain DEX and swaps

Smart Contract Capabilities

Full Turing-complete environment

Limited programmability

Individual Vaults

Yes, per-user vault addresses

No individual vaults

Transaction Types

Bridge transfers and programmable vaults

Primarily token swaps

Fee Economics

BTC and USDT fees to validators

RUNE-based economic model

Collateral Architecture

Native BTC as collateral

Requires RUNE bonding

While THORchain also uses TSS technology, Libre CrossLink's integration with Libre's full Turing-complete smart contract platform enables significantly more complex and powerful DeFi applications. THORchain focuses primarily on cross-chain swaps, while CrossLink provides both bridging and advanced vault infrastructure.

CrossLink's Unique Advantages

  1. Dual-purpose architecture - Both a bridge and a vault system

  2. Full programmability - Leverages Libre's complete WASM-based smart contract capabilities

  3. Segregated custody - Individual vaults with complete asset separation

  4. Unwrapped BTC custody option - Direct BTC collateralization without token wrapping

  5. Smart contract orchestration - Bridge operations are governed by transparent smart contracts

  6. Multiple asset types - Supports both wrapped BTC (Fast BTC) and unwrapped BTC in vaults

The most significant difference is CrossLink's integration with Libre's complete smart contract platform, allowing developers to build sophisticated financial applications on top of the bridge infrastructure using familiar languages like C++, TypeScript, Rust, and Go.

PreviousCross-Chain OverviewNextLibre CrossLink Bridge

Last updated 23 days ago

Was this helpful?