payram-payment-integration
Installation
SKILL.md
PayRam Payment Integration
First time with PayRam? See
payram-setupto configure your server, API keys, and wallets.
PayRam is a self-hosted crypto payment gateway. No signup, no KYC, no intermediaries. Deploy on your server and start accepting payments in 10 minutes.
Quick Start (5 Minutes)
1. Install SDK
npm install payram dotenv
2. Create Payment
import { Payram } from 'payram';