Real World Use Cases

Consumer Apps

Learn how to integrate Okto SDKs into your consumer apps to enable seamless cross-chain transactions and wallet management.

Idea

You want to build a Web3 consumer app that feels as simple as a traditional web application—no complicated wallet or seed phrase flows.

How Okto Helps

  • Easy Auth: Use Google OAuth, Email OTP, or Phone OTP to onboard users with minimal friction.
  • MPC-Backed Wallets: Okto automatically creates and manages user wallets under the hood, removing the usual complexity of seed phrases and private key management. Leverage Okto's Embedded Wallet to embed wallets seamlessly in your front-end.
  • Cross-Chain Transactions: If you need to handle multiple blockchain networks in one app, Okto's chain abstraction handles it through straightforward functions. Explore tokenTransfer() for fungible assets or nftTransfer() for NFTs.

Example

  • Decentralized Social Media: Token-based reward systems for content creators and easy membership token gating.
  • Digital Identity Management: Storing and verifying user credentials on-chain, with user-friendly logins.

How to Get Started

We support multiple frameworks including React, React Native, Next.js, and TypeScript. Each comes with optimized SDKs and starter templates to help you build faster.

Check out our SDK Overview to find the best framework for your needs, then use our starter templates to begin building. Start with basic features like authentication and token transfers, then scale up to more complex functionality as needed.

Quick Start Guides

Get straight to building your Okto-powered app with our Quickstart Guides.

Happy building with Okto SDK!

On this page