Integrations Vanilla Languages

Vanilla Languages Overview

API-first, framework-free

Yatori transactions are delivered as serialized, unsigned payloads so you can plug them into any vanilla language runtime— no SDK lock-in or custom tooling required. Fetch, deserialize, inject your blockhash, and you are ready to sign and broadcast.

What you can expect

  • Language-agnostic REST endpoints with predictable schemas
  • Unsigned Solana transactions that keep the signing flow 100% under your control
  • Payloads optimized for low bandwidth environments and quick deserialization

Where to start

Jump into the JavaScript & TypeScript example to see exactly how to request SOL and SPL token transfers, deserialize them with @solana/web3.js, and send them to any wallet or signing surface.