Cloneable starter templates & example repos to help kickstart your next project on Openfort.
Each directory in this repository is a standalone example that you can clone and use as a starting point for your next project.
Within each directory, you'll find a README.md
file with instructions on how to clone the example and get started.
Example Name | Description |
---|---|
Authentication in NextJS | [Embedded] Create and manage embedded wallets with Next.js without external authentication providers. |
Firebase Authentication in NextJS | [Embedded] Create and manage embedded wallets with Next.js with Firebase as authentication provider. |
Authentication in Unity WebGL | [Embedded] Integrate embedded wallet authentication in Unity WebGL builds for browser-based games. |
Rapidfire: Ecosystem Wallet | [Ecosystem] Example implementation of the Ecosystem SDK for wallet management and integration. |
React Native Expo | [Ecosystem] Sample to use ecosystem SDK in mobile platforms |
Telegram Mini-app | Build a blockchain-enabled mini-application within Telegram using Openfort. |
EIP7702 CLI Tool | Command-line tool for working with EIP7702 standard in conjunction with ERC4337 accounts. |
Chain Abstraction with onchain proofs | [Ecosystem] Sample to use ecosystem SDK across chains |
Bridge with Relay.link | Sample to make bridging with Openfort JS, Wagmi and Relay.link |