Skip to content

Kasplabs/Kaspapay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaspapay 💵

Payment gateway for Kaspa!

Features

  • Light, uses about 20 MB ram(nearly no CPU usage!) on a typical computer.
  • Supports infinite payments per instance in theory.
  • Extendable, modular design.
  • Supports multiple networks(Testnet, mainnet...).
  • Built with modern RPC api.

Usage

Install NodeJS from here and install modules by npm install and just run using node index.js after configuration or just use a prehosted instance.

Docs

Here