Skip to main content
No. You hold a key, you sign one order, and a permissionless relayer settles it. There is no signup, no dashboard, and no API key. See the Quickstart.
No. The broker holds no funds between payment and delivery, because there is no between: it settles, grants, and pays out in one transaction. See Caplane vs Nevermined.
The binding. The consumer signs the EIP-3009 authorization with nonce = keccak256(abi.encode(order)), so the token itself rejects any tampered field. A relayer can only relay verbatim or decline. See the binding and security.
Two, stated plainly: the gas-sponsorship underlying is commoditized, and the Timeboost resale market has largely collapsed. See honest limits.
Arbitrum Sepolia (421614) and Robinhood testnet (46630). See Status for what is live and Deployments for every address.
No. The SDK is a convenience. The encoding spec is the contract: reproduce orderHash in any language and you are correct. The page shows the same hash from cast, TypeScript, and Python.
Implement an adapter and price it: sell a capability. Or run one command with a gas key: run a relayer.
Not yet. Run your own (pnpm --filter @caplane/relayer start); it is the same binary a hosted service would run. See Status.

Source and contact

Caplane is open source at github.com/DavidZapataOh/Caplane. Open an issue for a question or a bug.