@ic-pay/icpay-sdk
v1.4.26
Published
Official icpay SDK for Internet Computer payments
Readme
ICPay SDK
Official SDK for integrating Internet Computer payments with ICPay.
Installation
Using pnpm:
pnpm add @ic-pay/icpay-sdkUsing yarn:
yarn add @ic-pay/icpay-sdkUsing npm:
npm install @ic-pay/icpay-sdkDocumentation
For full usage guides, configuration, API reference, and examples, see the ICPay documentation: ICPay Docs.
Basic Info
- Works in browser and Node.js environments
- TypeScript-ready with bundled types
- Supports public (publishable key) and private (secret key) usage
If you need help getting started, the step-by-step guides and examples on the ICPay Docs cover common setups and advanced scenarios.
