Slyk
  • Introduction
  • Understanding Slyk
    • Before you Start
    • Core Concepts
    • Funding/Withdrawal Methods
  • Developing with Slyk
    • Step-by-step development guide
      • Authentication
      • Wallet
      • Catalog
      • Checkout (coming soon)
      • Growth tools (coming soon)
    • SDKs
      • Server SDK (Node.js)
        • Methods
      • Third party SDK's
  • API Reference
    • Using your API Key
    • Endpoints
      • Wallet
      • Transaction
      • Address
      • Asset
      • Rate
      • PaymentMethod
      • Movement
      • User
      • Invite
      • Category
      • Order
      • Product
      • Question
      • Task
      • TaxRate
    • Webhooks
      • Store
      • Transaction
      • User
    • Models
  • Setup Guides
    • PayPal Configuration
      • Verifying webhook
      • Webhook configuration
    • Stripe Configuration
      • Verifying endpoints
    • Coinbase Configuration
Powered by GitBook
On this page
  • Server SDK (Node.js)
  • Third party SDKs

Was this helpful?

  1. Developing with Slyk

SDKs

Slyk has an official Javascript SDKs for web integration and a Node.js SDK for server-side integration.

PreviousGrowth tools (coming soon)NextServer SDK (Node.js)

Last updated 2 years ago

Was this helpful?

This library allows you to quickly integrate Slyk with your Node.js application.

A Javascript tool that allows you to connect to your Slyk.

Embeddable, customizable UI elements to connect your website to your Slyk.

Slyk community is increasing and here we show the list of third party SDK available.

Server SDK (Node.js)
Third party SDKs