razcrypto-node-sdk
v1.0.0
Published
RazCrypto Node.js SDK (server-to-server) with optional custom payment page (QR + wallet address + amount). Express & raw Node examples.
Maintainers
Readme
RazCrypto Node.js SDK
Server-to-Server client for RazCrypto (USDT BEP-20).
✅ Create payments (gateway_id + secret_key)
✅ Default hosted redirect; switch to SDK custom page via RAZ_REDIRECT=false
✅ Webhook HMAC verification (same as PHP SDK)
Install
npm i razcrypto-node-sdk
# or if local: npm i ./razcrypto-node-sdk