Skip to main content

React SDK

Our React SDK allows you to create self-custodial wallets and sign transactions without the need for gas in web applications. You can then use the Chipi Dashboard to manage your wallets and transactions, as well as see analytics on your transactions. The Chipi React SDK is designed specifically for web applications, focusing on gasless transactions and wallet management for React apps.

✨ Key Features

Complete Wallet Suite

  • Wallet Management - Create and manage wallets
  • Transaction Signing - Sign transactions without the need for gas
  • Social Login Integration - Bring your own auth provider (Clerk, Firebase, etc.)
  • Automatic Wallet Creation - No manual key management

Advanced Wallet Features

  • Sessions - Allow users to sign once and use their wallet for multiple transactions
  • Web Authentication - Browser-based authentication
  • MPC Support - Coming soon!

Developer Experience

  • TypeScript Support - Full type safety
  • React Support - Full React compatibility
  • Quickstart - We provide a quickstart guide to get you started

🏗️ Architecture

Our React SDK is a simple wrapper around the Chipi API, optimized for web development. It is designed to be used with the Chipi Dashboard, which is a web-based dashboard for setting up your project. Simply follow the steps in the Quickstart Guide to get started. If you wish to use an unlisted programming language, you can use the Chipi API directly. Send us a message on Telegram and we will help you get started.

🌐 Platform Support

  • Modern Browsers - Chrome, Firefox, Safari, Edge
  • React 16.8+ - Hooks support required
  • TypeScript - Full TypeScript support
  • Webpack/Vite - Compatible with modern bundlers

🚦 Getting Started

Ready to build? Start with our Gasless Quickstart Guide to set up gasless transactions, or explore our other guides:

🔗 Resources