TypeScript SDK - Installation
Requirements
- Node.js 18+
- TypeScript 5.0+ (optional but recommended)
Install
Hosted mode (recommended)
Get your API key at app.veclabs.xyz, then:Self-hosted mode
Bring your own Solana wallet and manage your own storage:Networks
| Network | Use for |
|---|---|
devnet | Development and testing - free SOL from faucet |
mainnet-beta | Production - real SOL required |
TypeScript configuration
VecLabs ships with full TypeScript types. No@types package needed.