Accept Nano

Accept Nano is a self-hosted payment gateway for NANO currency.

Server

  • Run this program on your server.
  • It will accept payments and forward to your account.
  • It will notify your backend with webhooks.
  • Does not need to know your private key.
Download from GitHub

Client

  • Integrate this JS library to your website.
  • Talks with Accept Nano server.
  • Shows QR code to users for payment.
  • Notifies user when payment is sent.
Download from GitHub
View Demo