Skip to main content

JavaScript/TypeScript

npm install @kryptopay/sdk
Also supported:
yarn add @kryptopay/sdk
pnpm add @kryptopay/sdk
React integration uses @kryptopay/sdk/react exports from the same package. Peer requirements for React usage:
  • react >= 18
  • react-dom >= 18

Example apps

Reference integrations are available at:

Other languages

Python and additional language-specific guides are planned. Until dedicated SDKs are published, use direct HTTP integration from your backend with Bearer API keys.