Create Openfort applications with embedded wallets
npm install create-openfort
Interactive CLI to start a Web3 app with Openfort embedded wallets.
Get started by running npm create openfort@latest
- About
- Getting Started
- Community
create-openfort is a CLI tool to quickly scaffold Web3 applications with Openfort's embedded wallet infrastructure. Build blockchain-enabled apps with ease using modern frameworks and best practices.
- Interactive CLI for quick project setup
- Support for multiple authentication providers (Firebase, Headless, Openfort UI)
- Backend integration with Openfort SDK
- TypeScript support out of the box
- Modern development experience with Vite and React
To scaffold an app using create-openfort, run any of the following commands:
``bash`
npm create openfort@latest
`bash`
yarn create openfort
`bash`
pnpm create openfort@latest
`bash``
bun create openfort@latest
For help, discussion about best practices, or any other conversation that would benefit create-openfort: