Solana quickstart

Connecting Solana tooling to Ambient. The Solana-compatible RPC endpoint, SVM compatibility, and where the JumpGate relayer fits.

Ambient's chain is SVM-compatible, so standard Solana SDKs and tools work against it. Point them at the RPC endpoint below; for inference from Solana applications, the current path is x402 through the JumpGate relayer.

RPC compatibility#

Ambient provides a Solana-compatible RPC API. You can connect with all Solana SDKs and tools:

https://rpc.ambient.xyz

SVM compatibility#

This is the resource page for understanding how to use Ambient's verified inference with Solana.

The JumpGate relayer#

JumpGate now supports inference through x402 requests. The legacy vault-backed relayer endpoints are no longer the supported integration path and may return 410 Gone.

For current integration details, see Pay per request with x402.