DegenCast
$CAST TokenLaunch App
  • Multichain Launch
    • Background: $CAST
    • High-Level Overview
    • Key Components
      • 1. Foundation Token $CAST
      • 2. Launched Tokens $T
      • 3. Liquidity Pools
      • 4. Cross-Chain Bridging
    • Workflow
      • 1. Token Launch Process
      • 2. Price Convergence & Arbitrage
      • 3. Inventory-Based Arbitrage
    • Implementation Details
      • 1. Contracts on Base
      • 2. Contracts on Solana
      • 3. Bridging Mechanism
      • 4. Security & Audits
    • Launchpad User Guide
      • 1. Project Owners
      • 2. Investors
      • 3. Arbitrageurs & Market Makers
  • Multiplatform Launch
    • Introduction
    • Key Components
      • 1. Mother Token
      • 2. Child Tokens
      • 3. Bridge / Swap Mechanism
    • System Architecture
      • 1. Token Contracts
      • 2. Vault / Escrow
      • 3. Launchpad-Specific Deployments
    • Launch Flow & Process
      • 1. Preparation
      • 2. Deploying Mother Token & Vault
      • 3. Deploying Child Tokens
      • 4. Bridging Setup
  • Disclaimer
Powered by GitBook
On this page

Was this helpful?

  1. Multiplatform Launch
  2. Launch Flow & Process

4. Bridging Setup

1. Bridge Contracts:

• On Mother Chain: A bridging contract capable of locking/unlocking Mother Tokens in the Vault.

• On Child Chains: Bridging or swap contracts that can burn Child Tokens and call the bridging logic on the Mother Chain.

2. Cross-Chain Communication:

• Choose either an established bridging protocol or a custom on-chain/off-chain approach.

• For an established protocol (e.g., Wormhole), implement or integrate bridging logic that uses Wormhole guardians/relays to confirm burns and mints across chains.

Previous3. Deploying Child TokensNextDisclaimer

Last updated 4 months ago

Was this helpful?