V2 SDK (BETA)
A guide on using the Snowbridge V2 TypeScript SDK for integration.
The Snowbridge V2 SDK is very similar to the Snowbridge V1 SDK. It adds new parameters such as customXcm (to execute XCMs on AssetHub or parachains) feeLocation (to specify which fee asset should be used).
Packages
Snowbridge V2 uses the same packages as the Snowbridge V1 SDK. Snowbridge V2 methods are available from https://www.npmjs.com/package/@snowbridge/api > v0.2.13.
Guides
Here are guides to integrate with Snowbridge V2:
Last updated