Documentation
1Shot Documentation
Implementation docs for 1Shot Dev Platform, Public Relayer, skills, and integration quickstarts.
About these docs
This is the main entry point for implementation docs across Dev Platform, Public Relayer, and agent-first workflows.
Use the paths below to jump directly to your build goal, then follow quick links for deeper reference pages.
How these docs are organized
- Skills: implementation-first guidance optimized for coding agents.
- Quickstarts: short, executable paths from setup to first successful call.
- Public Relayer: permissionless JSON-RPC integration for gas sponsorship.
- Dev Platform: authenticated API onboarding and core product primitives.
- 1ShotPay Integration: passkey iframe wallet and server-hosted pay links for stablecoin checkout.
Choose your path
Gas abstraction (public relayer)
Execute delegated intents, pay for gas in stablecoins. Integrate the permissionless relayer with EIP-7702/7710 permission contexts. No signups or pre-funding needed.
Open pathBuild an embedded wallet
Start with a passkey-native wallet flow using WebAuthn PRF and iframe isolation patterns.
Open pathBuild a custom relayer
Build what you need with server wallets, onchain reads, transaction history, custom webhooks and team management.
Open path