Skip to content

Point-of-sale (POS) app for receiving BCH payments that works in tight integration with the Paytaca wallet app. The merchant's Paytaca wallet can be linked to multiple POS instances in multiple devices. The POS device is receive-only while all payments go to the linked merchant wallet.

Notifications You must be signed in to change notification settings

paytaca/paytaca-pos

Repository files navigation

Paytaca POS (paytaca-pos)

Point-of-Sale system with inventory for Bitcoin Cash-accepting merchants

Install the dependencies

yarn
# or
npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.config.js.

About

Point-of-sale (POS) app for receiving BCH payments that works in tight integration with the Paytaca wallet app. The merchant's Paytaca wallet can be linked to multiple POS instances in multiple devices. The POS device is receive-only while all payments go to the linked merchant wallet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •