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.
Last updated
Was this helpful?