Ecosystem Synced·11 Articles7 Rules0 Actions5 Continuity Plans0 Supra-Signals
Getting Started

Link your first project to the Vital network

Follow these four steps to install the SDK, authenticate, connect your project, and run your first settlement. Vital is earned by contributing compute and spent on mesh-native apps — not bought or traded.

Step 1 of 4

Install the Vital SDK

Add the SDK to your project using your preferred package manager.

terminal
npm install @vital/sdk

The SDK is isomorphic — it works in Node.js, Deno, and modern browsers. Minimum Node version: 18.