Asterizm
Ctrlk
  • What is Asterizm
    • Overview
    • Architecture
    • Benefits
    • Supported chains
    • Frequently asked questions
    • White paper
    • GitHub
  • Infrastructure
    • Overview
    • Asterizm Connector
    • Client off-chain module
    • Asterizm Relayer
    • Asterizm Interfaces
  • Guides
    • Transaction flow
    • Getting started
      • 1. Deploy your smart contracts
      • 2. Implement off-chain module
        • Simple implementation (shell script)
        • Default implementation (manual)
      • 3. Important! One final pre-flight check
    • External relays
    • Source chain notifications
    • Refund Logic
    • Error messages
    • Fee management
    • Code examples
    • Multi-Owner (Sender) System
  • Advanced
    • Best practices
    • Asset transfer
    • Debugging
  • Technical reference
    • Mainnet
    • Testnet
    • Smart contract audits
    • SDK
Powered by GitBook
On this page
  1. Guides
  2. Getting started

2. Implement off-chain module

Set up the environment

There are 2 ways to deploy a client off-chain module:

Simple implementation (shell script)Default implementation (manual)
PreviousSolana integration logicNextSimple implementation (shell script)

Last updated 1 year ago