<- BACK TO BLOG
04/12/2026

@vettor/sdk Published on npm

The official TypeScript SDK for the VTT blockchain is now available on npm.

The official TypeScript SDK for the VTT blockchain is now available on npm as @vettor/sdk.

Install it with:

npm install @vettor/sdk

The SDK provides a typed client for interacting with VTT nodes, wallet management with Ed25519 signatures, transaction building and signing, and amount formatting utilities.

Documentation and examples are available on GitHub at github.com/vettor-chain/vtt-sdk.