PaperProof Docs | Developers
TypeScript SDK
Browser-wallet and Node.js integration patterns.
This topic is the main entry point for web developers integrating PaperProof into browser or server-side JavaScript environments.
The TypeScript SDK is the primary integration layer for browser applications and Node.js tools. Install the published package: Published package Field Value --- --- Registry npm Package @paperproof/sdk-ts Current published version 0.2.6 npm page npmjs.com/package/@paperproof/sdk-ts Source repository PaperProofLabs/paperproof-sdk-ts License Apache-2.0 Sui peer dependency @mysten/sui ^2.16.0 The official static app uses this published SDK as its PaperProof protocol integration layer. For reproducible application builds, pin an exact SDK version and update deliberately after reviewing deployment drift and release notes. Create an SDK instance: Main responsibilities The SDK provides: deployment-aware configuration; transaction builders; typed reads and queries; event parsing and canonical filtering; deployment verification; watch APIs; Walrus content helpers;...
Docs Index
Next Topic
Related Topics
This page is part of the public PaperProof website. When JavaScript loads, the full interactive route replaces this static public preview.