Skip to content

Main repository of blockpos.xyz service. A simple Point of Sale Bitcoin (BTC) application.

License

Notifications You must be signed in to change notification settings

turinglabsorg/block-bitcoin-pos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Block! A simple POS for the crypto era

Main repository of https://blockpos.xyz service. A simple Point of Sale Bitcoin (BTC) application.

With Block! you can set up a Bitcoin address or an XPUB, place the device in your local store and start accept Bitcoin in less than 3 minutes.

We suggest to use secure wallets like: https://trezor.io/ https://www.ledger.com/

All the code is open source and the service will be free forever.

For a detailed explanation of the project please visit: https://blockpos.xyz/

Features

  • Simple and easy to use
  • Open source
  • Free forever
  • Setup your own zpub or xpub
  • Create a new wallet on the fly and use it
  • Slippage protection, setup your own value
  • Multi-currency, choose between USDC, EUR, GBP
  • Public pages, show your store and accept payments
  • List of all transactions
  • Export your transactions to a CSV file
  • Passkeys support
  • E-mail notifications when a payment is received
  • Customize your QR code
  • Customize your public page
  • Multi-language, currently only English
  • Guides on how to use the app or setup your wallet

Development of the API

To run the project locally you need to install the dependencies and run the following commands:

cd api
yarn
yarn dev:local

Please be sure to have your .env file correctly set up.

Development of the UI

To run the project locally you need to install the dependencies and run the following commands:

cd ui
yarn
yarn dev

Contributing

We welcome contributions to improve the project. Please open an issue or submit a pull request.

About

Main repository of blockpos.xyz service. A simple Point of Sale Bitcoin (BTC) application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published