Skip to content

Kixo/icpay-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICPay SDK

Official SDK for integrating Internet Computer payments with ICPay.

Installation

Using pnpm:

pnpm add @icpay/sdk

Using yarn:

yarn add @icpay/sdk

Using npm:

npm install @icpay/sdk

Documentation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 77.8%
  • JavaScript 22.2%