VouchstarWebSDK for Nuxt 3
How to install
Install nuxt-vstar-websdk
with your favorite package manager:
npm install nuxt-vstar-websdk
yarn install nuxt-vstar-websdk
pnpm install nuxt-vstar-websdk
bun install nuxt-vstar-websdk
Attach the nuxt-vstar-websdk
to the app as a module and set your vouchstarToken
:
export default defineNuxtConfig({ // Attach module to nuxt modules: ['nuxt-vstar-websdk'], // VouchstarWebsdk module options vouchstarWebsdk: { // Set your api token vouchstarToken: "<your-api-token-here>" }})
0xEf444C69eA8A9864e0EcBC7BA0E472018ef3c860
Usage
There are two main components: