Skip to content

Getting Started

Steven Tomlinson edited this page Jul 31, 2026 · 1 revision

Getting Started

Prerequisites

  • Node.js 18+
  • pnpm 8+
  • PowerShell and bash

Install

pnpm install

Run quality gates

pnpm lint
pnpm type-check
pnpm test
pnpm policy:validate-env

Useful commands

  • pnpm qa:smoke
  • pnpm deploy:stellar:testnet
  • pnpm deploy:azure

References

  • README.md
  • docs/staging-deployment-blueprint.md
  • docs/staging-readiness-and-agent-plan.md

Clone this wiki locally