- 1.Install Node.js 16 or higher
- 2.Install the SDK: npm install @wubble/sdk or yarn add @wubble/sdk
- 3.Import and configure the client with your API key
- 4.Use async/await for all API calls
- 5.Implement proper error handling
- 6.Use TypeScript for full type safety (optional)
- 7.Deploy to Vercel, Netlify, or your preferred platform
Integrate Wubble into Node.js and browser applications with our official JavaScript/TypeScript SDK. Built with modern JavaScript, full TypeScript support, and designed for both frontend and backend use.