Skip to main content

TypeScript

Overview

This TypeScript SDK enables you to easily interface with the Vircadia World API.

warning

This package is currently in the early stages of development, and subject to change.

Install

bun install @vircadia/world-sdk

Development

Build

bun install

bun run build

Publish

npm publish