Asterizm
  • What is Asterizm
    • Overview
    • Architecture
    • Benefits
    • Supported chains
      • Non-EVM chains integration plan
    • Frequently asked questions
    • White paper
    • GitHub
  • Infrastructure
    • Overview
    • Asterizm Connector
      • Client smart contract abstraction
      • Initializer smart contract
      • Translator smart contract
    • Client off-chain module
    • Asterizm Relayer
    • Asterizm Interfaces
      • IAsterizmConfigEnv
      • IConfig
      • IAsterizmEnv
      • IClientReceiverContract
      • IInitializerReceiver
      • IInitializerSender
      • IMultiChainToken
      • INonce
      • ITranslator
  • Guides
    • Transaction flow
    • Getting started
      • 1. Deploy your smart contracts
        • AsterizmDemo contract
        • Client contracts implementation logic
        • Solana integration logic
      • 2. Implement off-chain module
        • Simple implementation (shell script)
        • Default implementation (manual)
      • 3. Important! One final pre-flight check
    • External relays
      • Relay deployment and configuration
      • List of external relays
        • Chainlink
          • Mainnet
          • Testnet
    • Source chain notifications
    • Refund Logic
    • Error messages
      • EVM
        • Source chain
        • Destination chain
      • TVM and TON
      • Solana
    • 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
  • FAQ
  • Talk to the Team
  • Official Website
  1. Guides

Getting started

Implement Asterizm in 3 easy steps

PreviousTransaction flowNext1. Deploy your smart contracts

Last updated 7 months ago

Building your cross-chain app with Asterizm is as simple as it gets - just run the and implement the _initAsterizmTransferEvent() and _asterizmReceive() interfaces to run cross-chain operations across EVM and non-EVM chains.

To get started, please check the and .

We recommend you to before integrating Asterizm

You can run your first cross-chain dApp with a simple code example .

FAQ

Discover the .

Talk to the Team

Official Website

Client off-chain module
first step
the second step
explore the cross-chain transaction flow
here
frequently asked questions
Twitter
Telegram
https://asterizm.io