UNPKG

@chipi-stack/chipi-react

Version:

React hooks and components for Chipi SDK

44 lines (26 loc) 1.52 kB
# Chipi SDK Chipi SDK is the easiest way to integrate USDC staking and withdrawal functionality into your React/Next.js application. Add secure wallet management, token staking, and withdrawals to your application in minutes. All transactions are sponsored thanks to Avnu's paymaster. ## Prerequisites - React 18 or later - Node.js >=18.17.0 or later - A Chipi account. [Create your account for free](https://dashboard.chipipay.com) ## Installation The fastest way to get started with Chipi SDK is by following our [Quickstart Guide](https://docs.chipipay.com/gasless/quickstart). ```bash npm install @chipi-stack/chipi-react # or yarn add @chipi-stack/chipi-react ``` ## Usage For detailed information, guides, and examples visit our [documentation](https://docs.chipipay.com). ## Support You can get in touch with us in any of the following ways: - Join our [Telegram community](https://t.me/chipi_pay) - Visit our [YouTube channel](https://www.youtube.com/@chipipay) for tutorials - Email us at support@chipi.com ## Contributing We're open to all community contributions! If you'd like to contribute in any way, please read our contribution guidelines and code of conduct. ## Security @chipi-stack/chipi-react follows best practices for security, but 100% security cannot be assured. @chipi-stack/chipi-react is provided "as is" without any warranty. Use at your own risk. For more information and to report security issues, please refer to our [security documentation](https://docs.chipipay.com).