payram-bitcoin-payments
Installation
SKILL.md
PayRam Bitcoin Payments
First time with PayRam? See
payram-setupto configure your server, API keys, and wallets.
PayRam supports on-chain Bitcoin with a unique architecture: HD wallet derivation for deposits, mobile app signing for sweeps—no private keys ever touch the server.
Bitcoin vs EVM Architecture
| Aspect | EVM Chains | Bitcoin |
|---|---|---|
| Deposit addresses | Smart contract generated | HD wallet derived |
| Sweep mechanism | Automated smart contract | Manual mobile app approval |
| Key storage | Keyless (contract-based) | Seed phrase on mobile only |
| Confirmation time | ~15 sec - 2 min | ~10-60 min |