An open API service indexing awesome lists of open source software.

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

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).