/dexpay-landing

Primary LanguageJavaScriptMIT LicenseMIT

Dexpay Landing Page

logo xpay vertical small

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in cryptocurrencies without being exposed to the volatility of the specific currency used during the transaction, in a completely decentralized matter.

Dexpay Website, bundled with awesome GatsbyJs v2.

🛠 POS Repository

Stack

To use

  • Fork or download this repository
  • Ready!

To change site config ./utils/config.js

Setup

Run:

yarn install

Development

To start development server

yarn start

Deployment

yarn run build
yarn serve