Skip to content

Permissionless-Software-Foundation/merchant-demo-spa

Repository files navigation

merchant-demo-spa

This is a single page app (SPA) template for buildinga single-product ecommerce store, and selling that product for Bitcoin Cash (BCH). This open source template is intended for developers to fork and customize, to make their own ecommerce stores. This front end app is intended to be paired with the merchant-demo-server back end.

If you would like to hire someone to customize this app for your store, you can find BCH developers here.

Videos

Major Features

  • Animations make it clear to the customer when the front end is communicating with the blockchain.
  • New orders are end-to-end encrypted (e2ee) and sent to the merchants BCH address. e2ee-email-notifier can then send an email to the merchant to alert them to a new order. But email is not required to receive new orders.

Installation

git clone https://github.com/Permissionless-Software-Foundation/merchant-demo-spa
cd merchant-demo-spa
npm install
  • npm start will start the app in development mode
  • npm run build will build a static, production site

Configuration

Support

Have questions? Need help? Join our community support Telegram channel

Donate

This open source software is developed and maintained by the Permissionless Software Foundation. If this library provides value to you, please consider making a donation to support the PSF developers:

bitcoincash:qqsrke9lh257tqen99dkyy2emh4uty0vky9y0z0lsr

License

MIT

About

A React SPA for a merchant to sell an item for Bitcoin Cash (BCH).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages