← all projects
AI compute 0G gasless SDK

0friction

Cross-chain AI compute via 0G — without the friction. Users sign a gasless auth on their home chain and pay in USDC; the solver runs inference on 0G and settles back home. No bridging, no native-token management.

Live app ↗ npm package ↗

The problem

0G's compute network is powerful, but onboarding breaks the moment an app forces users to bridge assets and juggle a native token just to run a model. That's friction that kills adoption before it starts.

What 0friction does

It abstracts the whole mess into a developer primitive. The user never touches 0G tokens or a bridge — they sign a gasless authorization on the chain they're already on, pay in USDC, and get their inference result back. A solver handles execution on 0G and settlement on the home chain.

The flow: user signs gasless auth on home chain → solver executes inference on 0G → solver settles USDC on the home chain. 0G compute becomes a drop-in API for agents and apps.

What's in the box

Developer experience

Get a quote, build an intent, the app layer signs intent + permit with viem/ethers/wagmi, submit. The SDK is designed so an agent can request AI compute the same way it would call any other API — that's the whole point.

Compute
0G Network
Payment
USDC (home chain)
Package
@0friction/sdk
Contract
0G Galileo (16602)