Software Development Kits
Rig comes with SDKs that makes it easy for you to conenct your application to the Rig backend. To get started building with Rig, connect your application to one of or SDKs below.
Prerequisites
Create Credential
Before proceeding, it is assumed that you have created your Rig Credential, which will be used for authentication purposes. If you haven't created your Rig Credential yet, please refer to the Create Credential Guide for detailed instructions.
Popular SDKs
Setup your Golang Client
Learn how to setup your Rig client in Golang
Setup your Typescript Client
Learn how to setup your Rig client in typescript