What problem does it solve?
This Skill eliminates the need for developers to manually implement client-side embedded wallet functionality across multiple platforms and frameworks when building Openfort-integrated applications, reducing development time and eliminating cross-platform compatibility and security implementation overhead.
Core Features & Use Cases
- Cross-platform SDK support: Pre-built setup guides, configuration examples, and code samples for React/Next.js, React Native/Expo, iOS/Swift, Unity/C#, and vanilla JavaScript/TypeScript.
- End-to-end wallet workflows: Covers all embedded wallet operations including authentication (email, OTP, OAuth, SIWE, guest), wallet creation/recovery (automatic, password, passkey), message/transaction signing, and gasless transaction configuration.
- Use case: A mobile developer building a React Native app can use this Skill to implement a fully functional embedded wallet with passkey recovery and Google OAuth login in minutes, without researching platform-specific SDK documentation or handling edge cases like biometric support detection.
Quick Start
Use the openfort-embedded-wallet skill to integrate a fully functional embedded wallet with email OTP login and automatic recovery into your vanilla JavaScript web application.