Skip to Content
DocumentationIntroduction

Introduction

KryptogoKit is a powerful React SDK that seamlessly integrates Web3 wallets and KryptoGO Authentication into your applications. Built on top of industry-standard libraries like wagmi and viem, it provides a robust foundation for building crypto payment gateways and powerful Web3 applications.

Key Features

  • 👛 Easy Wallet Integration - Support for 40+ popular wallets including MetaMask, WalletConnect, Coinbase Wallet, and more
  • 🔌 Simplified Integration - Get started with just a few lines of code
  • 🔐 Built-in Authentication - Seamless KryptoGO Authentication for social logins
  • Modern Stack - Built with React, wagmi, and viem for optimal developer experience
  • 🎨 Customizable UI - Flexible theming system with colors, border radius, style, and light/dark mode support
  • 🌍 i18n Ready - Built-in support for 5+ languages
  • ⛓️ Multi-chain - Support for major EVM chains and Tron network
KryptogoKit Demo

Core Components

The SDK provides several key components:

  • KryptogoKitProvider - The main provider component
  • ConnectButton - A customizable wallet connect button (Dapp Integration)
  • Hooks - Simplified hooks for handling crypto payments (Crypto Payment)
  • Wallet Connectors - Pre-built connectors for popular wallets

Ready to get started? Check out our installation guide to begin integrating KryptogoKit SDK into your application.

Last updated on