Skip to content
On this page

Install

Steps:

- Open a terminal.
- Run the command below at the root of your project to install and setup the SDK.

Using pnpm

shell
pnpm add @stakeholderlabs/roundtable-sdk

Using npm:

shell
npm i @stakeholderlabs/roundtable-sdk

Using yarn

shell
yarn add @stakeholderlabs/roundtable-sdk