Skip to content

Latest commit

 

History

History
168 lines (107 loc) · 6.13 KB

File metadata and controls

168 lines (107 loc) · 6.13 KB

Cryptopayserver logo

Cryptopayserver

Open Source Crypto Payment Server

Cryptopayserver.online | Live Demo | Cryptopayserver Sub | FAQ | Docs | Telegram

Shield: Buy me a coffee Shield: Contributions Welcome Shield: License: MIT

Cryptopayserver is an open source crypto payment server software built with web technology. The application enables users to receive cryptocurrency payments across multiple blockchains and assets. The software is designed for personal use in continuous operation.

Preview image of the Cryptopayserver home page

Why Cryptopayserver?

Cryptopayserver is for you if you are...

  • 💼 trading and receive cryptocurrencies on multiple blockchains
  • 🏦 pursuing a buy & hold strategy
  • 🎯 interested in getting insights of your portfolio composition
  • 👻 valuing privacy and data ownership
  • 🧘 into minimalism
  • 😎 self-hosted, zero telemetry
  • 👌 open source, forkable

Features

  • Supported Chains

    • Bitcoin(Bitcoin Lightning Network)
    • Ethereum
    • Solana
    • Binance Smart Chain
    • Litecoin
    • XRP
    • Ton
    • Tron
    • etc...
  • Dashboard

    • Track daily order counts, transaction volumes, sales figures, etc.
    • View the current status of the store intuitively.
  • Create Wallet

    • Create addresses for different chains using a mnemonic phrase, with support for import and export.
    • Default support for major chains and popular cryptocurrencies.
    • Customizable support for additional chains and cryptos.
  • Create Store

    • Each store has at least one wallet and one mnemonic phrase.
    • Enter basic store information, create a store, and start receiving payments from users.
  • System Notifications

    • Provides and enables default notification types.
    • Receive in-app system notifications, including version updates, transactions, order completions, etc.
  • Wallet Management

    • View current wallet balance and manage asset transfers.
    • View balance information for addresses on different chains.
    • View gas fees for sending transactions.
    • View private keys and other sensitive information.
  • Plugin Settings

    • Support for external e-commerce platform plugin settings.
    • Connect to external service providers.
    • Support for small apps.
    • Plugin services supported: Shopify, Point of Sale, Pay Button, and Crowdfund.
  • Additional Features

    • Testnet and mainnet switching.
    • Exchange rate services.
    • Currency pair services.
    • Email services.
    • Automation services.
    • Scanner block services.

Technology Stack

Cryptopayserver is a modern web application written in TypeScript.

Backend

The backend is based on NextJS using MySQL as a database together with Prisma and Redis for caching.

Frontend

The frontend is built with React and uses MUI with utility classes from Material UI.

Quick Start

Docker (Recommended)

Open http://localhost:5230 and start payment!

Try the Live Demo

Don't want to install yet? Try our live demo first!

Other Installation Methods

  • Docker Compose - Recommended for production deployments
  • Pre-built Binaries - Available for Linux, macOS, and Windows
  • Build from Source - For development and customization

See our installation guide for detailed instructions.

Contributing

We welcome contributions of all kinds! Whether you're fixing bugs, adding features, improving documentation, or helping with translations — every contribution matters.

Ways to contribute:

Sponsors

Love Cryptopayserver? Sponsor us on GitHub to help keep the project growing!

Star History

Star History Chart

Privacy Policy

Cryptopayserver is built with privacy as a core principle. As a self-hosted application, all your data stays on your infrastructure. There is no telemetry, no tracking, and no data collection. See our Privacy Policy for details.

License

© 2025 - 2026 Cryptopayserver

Cryptopayserver is open-source software licensed under the MIT License.