Examples
Copy-paste ready code examples for every skill level.
🟢 Basic
Simple send, status check, fee estimation — great for getting started
🟡 Intermediate
React hooks, wagmi integration, real-time tracking UI
🔴 Advanced
Batch messages, relayer registration, contract-to-contract patterns
Clone the Examples Repo
bash
git clone https://github.com/Martins-O/ArbiLink
cd ArbiLink/packages/demo
pnpm install
pnpm devThe demo app at packages/demo/ contains live runnable versions of every example on this page.