npm.io
1.1.1 • Published 6 months agoCLI

create-web3cart-store

Licence
MIT
Version
1.1.1
Deps
7
Size
29 kB
Vulns
0
Weekly
0

create-web3cart-store

Create a Web3Cart crypto payment store with one command.

Quick Start

npx create-web3cart-store my-shop

What is Web3Cart?

Web3Cart is a self-hosted, non-custodial crypto payment gateway that allows you to accept cryptocurrency payments without:

  • Platform fees (0%)
  • KYC requirements
  • Account freezes
  • Chargebacks

Features

  • One-command installation - Get your store running in minutes
  • 10+ blockchain networks - Ethereum, BSC, Polygon, Arbitrum, Base, and more
  • Non-custodial - Funds go directly to your wallet
  • Self-hosted PHP - You own your code and data
  • Beautiful admin panel - Manage products, orders, and settings

Installation

Prerequisites
  • Node.js 16+
  • PHP 8.0+
  • MySQL 8.0+
  • Web3 Wallet (MetaMask, etc.)
  • Web3Cart License Key
Interactive Installation
npx create-web3cart-store my-shop

The CLI will guide you through:

  1. License verification
  2. Database configuration
  3. Site settings
  4. Admin account setup

After CLI completes, open the provided URL to connect your wallet and complete on-chain registration.

With Options
# Skip database setup (configure manually later)
npx create-web3cart-store my-shop --skip-db

# Provide license key inline
npx create-web3cart-store my-shop --license "xpayr_your_key_here"

Post-Installation

After the CLI completes:

  1. Open the wallet registration URL shown in the terminal
  2. Connect your MetaMask wallet
  3. Select your blockchain network (BSC, Ethereum, etc.)
  4. Complete on-chain registration

Then access your store:

  • Frontend: https://yourdomain.com
  • Admin Panel: https://yourdomain.com/admin

License

Get your license at web3cart.site

Support


Made with by Web3Cart

Keywords