Live routes: Solana ↔ Ethereum • Base • BNB • Polygon

Documentation

Axion supports bidirectional routes: Solana ↔ Ethereum/Base/BNB/Polygon. Read the whitepaper, architecture, SDK quickstart, and security model.

Download Whitepaper Brand Assets

Quickstart

npm i @axion/bridge-sdk
import { Axion } from '@axion/bridge-sdk'
const ax = new Axion()

Core Concepts

  • Message IDs & Nonce
  • Threshold Attestations
  • Mint/Release Flows

Security

  • Audits & Formal Methods
  • Key Rotation
  • Rate Limits & Circuit Breakers