https://github.com/chipi-pay/chipi-sdk
Chipi SDK: The Fastest Way to Ship on StarkNet Mainnet
https://github.com/chipi-pay/chipi-sdk
clerk social-login starknet starknet-ecosystem starknetjs wallets web3
Last synced: about 2 months ago
JSON representation
Chipi SDK: The Fastest Way to Ship on StarkNet Mainnet
- Host: GitHub
- URL: https://github.com/chipi-pay/chipi-sdk
- Owner: chipi-pay
- Created: 2025-02-22T17:26:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-28T01:07:52.000Z (9 months ago)
- Last Synced: 2026-02-27T06:04:23.760Z (about 2 months ago)
- Topics: clerk, social-login, starknet, starknet-ecosystem, starknetjs, wallets, web3
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@chipi-pay/chipi-sdk
- Size: 963 KB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 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-pay/chipi-sdk
# or
yarn add @chipi-pay/chipi-sdk
```
## 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-pay/chipi-sdk follows best practices for security, but 100% security cannot be assured.
@chipi-pay/chipi-sdk 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).