Skip to content

This project provides a Bitcoin Point of Sale system to allow merchants to accept bitcoins.

License

Notifications You must be signed in to change notification settings

karask/bitcoinpos

Repository files navigation

Introduction

This is a simple Bitcoin Point of Sale application for android devices. It supports pre-set items and discounts.

It currently supports the following languages: English and Greek.

It currently supports the following currencies: EUR, USD, AUD, BRL, CAD, CHF, CLP, CNY, DKK, GBP, HKD, INR, ISK, JPY, KRW, NZD, PLN, RUB, SEK, SGD, THB and TWD.

Features

  • Supports API version >= 16
  • Supports BIP 21 URI scheme
  • Uses Blockchain.info API for Bitcoin exchange rates between currencies
  • Uses Blockr API for now (could be easily extended to support other APIs, directly the Bitcoin network or both)

Notes

  • Due to decimal precision between conversions of the amount there will still be very slight precision variations!
  • Requires client's wallet to support BIP 21 URI scheme (almost all do)

Known Issues

TODO

  • Clean code
  • Add NFC support

About

This project provides a Bitcoin Point of Sale system to allow merchants to accept bitcoins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages