Skip to main content
The GLAM TypeScript SDK provides a comprehensive interface for building decentralized applications on top of the GLAM protocol. Protocol compatibility:
Program VersionSDK Version
GLAM Protocol v1>=1.0.0
GLAM Protocol v0 (deprecated)>=0.1.35

Installation

Visit the npm registry to view all available versions. To install the latest version, run:
npm i @glamsystems/glam-sdk

Examples

The GLAM CLI is built on top of the SDK and serves as a comprehensive reference implementation. Additional example apps are available in the SDK repository.