Integration Guides
Integrating Action Codes into your application is simple and flexible. Whether you're building a front-end interface, a backend service, or a full-stack dApp, the @actioncodes/sdk
provides several convenient methods to get started.
- Action Codes SDK
Use the core SDK in any JS or TS environment to resolve and verify Action Codes manually. - React Hooks
A collection of hooks to simplify integrating Action Code flows into React-based apps. - REST API
Lightweight REST endpoints for resolving Action Codes from any backend or no-code platform.