Installation Install the SDK in your project: # pnpm pnpm add @prob/clob # npm npm install @prob/clob # yarn yarn add @prob/clob Imports Most examples use: import { createClobClient } from "@prob/clob";