Install the Provider SDK
Last updated
Was this helpful?
Last updated
Was this helpful?
We provide an SDK named as an npm package, which also requires installed.
You can check the sdk source code at , with full example code .
Then you can create the provider instance.
Caution: The Provider SDK is not compatible with SSR.
If you are using including SSR feature, you can check this document about how to .