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.