Getting Started
Installation
Install the latest version of the SDK with:Polyfills
When working on a browser environment, you need to configure polyfills forBuffer.
For a Vite project, this can be done using the vite-plugin-node-polyfills plugin.
vite.config.ts to register the plugin and select polyfills.
Next Steps
Authentication
Set up wallet authentication and connect to the network
WebSDK Overview
Explore the full WebSDK capabilities
Cross Chain
Learn about multi-chain integrations
Code Examples
Jump into practical code examples