📬
Celer Inter-chain Messaging (IM)
  • Developer
    • Celer IM Overview
      • Inter-chain App Use Cases
    • Architecture Walkthrough
      • Celer IM Design Patterns
      • End-to-End Workflow
      • Fee Mechanism
      • CELR Token Utility
    • Development Guide
      • Contract Framework
      • Contract Examples
        • Hello World
        • Hello World with Token Transfer
        • In-Order Delivery
        • Batch Transfer
        • Cross-Chain Swap
        • NFT Bridge
      • dApp Safeguard
      • Message Executor
        • Integration Guide
        • Integration Guide: Advanced
      • Query IM Tx Status
    • Contract Addresses & RPC Info
  • Audit Reports
Powered by GitBook
On this page
  1. Developer
  2. Development Guide

Contract Examples

PreviousContract FrameworkNextHello World

Last updated 1 year ago

Now we provide a few examples to show how to build multi-chain dApp contracts on top of Celer IM. All source code can be found on our .

GitHub repo