Transact on Ethereum & L2s (WIP)

A guide on using the Snowbridge TypeScript SDK for integration.

Uses the @snowbridge/api toEthereumSnowbridgeV2 module to send the transaction. Please ensure you've completed Setup Steps before proceeding with this guide.

Agent Setup

To execute arbitrary contracts on Ethereum and L2s, you need to register an agent for your calling parachain or user. More details can be found in the Agents section.

SDK Usage

<Coming soon>

Last updated