<aside>
:ambient-logo-original: Docs Home
🌐 Homepage
:discord-symbol-blurple: Discord
:github-mark-white-bg: github.com/ambient-xyz
:x-logo-black: @ambient_xyz
:x-logo-black: @IridiumEagle
</aside>
We provide a Solana compatible RPC API. You can connect to us with all Solana SDKs and tools.
<aside> 🔗
</aside>
Welcome to the resource page for understanding how to use Ambient’s verified inference with Solana!
To access Ambient verified inference through your Solana wallet we allow USDC deposits on Solana mainnet-beta to pay for inference requests.
If interested in developing using the Jumpgate relayer and have access to ambient inference using familiar payment on Solana contact us: [email protected]
A user starts with an onchain deposit through the Jumpgate program deployed on Solana mainnet-beta.
UserVault PDA account with an optional initial deposit of USDCOnce the use vault is supplied with credits, offchain requests to the relayer HTTP API with signed user state updates to allow for layer deductions of the supplied credits onchain.
The JumpGate Relayer is a thin HTTP layer around api.ambient.xyz that:
All monetary authorization is done via a Solana Ed25519 signature over a UserVaultUpdate struct. The relayer never holds the user’s private key.