Skip to content

Crypto Payment GatewayComplete Payment Processing Solution

Accept and process cryptocurrency payments with ease

Crypto Payment Gateway

Supported Networks

  • Bitcoin – the original cryptocurrency
  • Ethereum – smart contracts and ERC-20 tokens
  • Tron – high throughput blockchain
  • Polygon – layer 2 scaling solution
  • BSC – binance Smart Chain
  • Arbitrum – ethereum Layer 2
  • Fantom – high-speed blockchain
  • Litecoin – fast and lightweight

Quick Start

bash
# Clone the repository
git clone https://github.com/your-org/merchant-processing.git

# Install dependencies
pnpm install

# Configure environment
cp .env.example .env

# Initialize networks
./init.sh -e testnet

# Start the gateway
pnpm start

Released under the MIT License.