PaperProof Docs | Developers

TypeScript SDK

Browser-wallet and Node.js integration patterns.

Docs Path
developers/typescript-sdk
Artifact Code
PaperProof-generic_file-001144-d882c0e7e316
Series ID
0xd882c0e7e316727eb62b1f642b19ac1aabbc17cfe31765f24c0e02da20038cd1
Content Type
application/vnd.paperproof.markdown-package+zip

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;...

This page is part of the public PaperProof website. When JavaScript loads, the full interactive route replaces this static public preview.