Skip to content
/ sdk Public

The SDK for interacting with Internxt's services

License

Notifications You must be signed in to change notification settings

internxt/sdk

Repository files navigation

Getting Started

Installation

  • Create a .npmrc file from the .npmrc.template example provided in the repo.
  • Replace TOKEN with your own Github Personal Access Token with read:packages permission ONLY
  • Use yarn to install project dependencies.