Skip to content

Latest commit

 

History

History
44 lines (36 loc) · 3.44 KB

ACKNOWLEDGEMENTS.md

File metadata and controls

44 lines (36 loc) · 3.44 KB

Acknowledgements

Coffee Wallet uses Open Source code from the following libraries

  • bitcoinjs-lib for signing BTC, LTC and DOGE transactions; MIT License
  • ethers.js for signing and sending ETH and ETH-tokens transactions; MIT License
  • web3.js for signing and sending ETH and ETH-tokens transactions; LGPL License
  • qrcode.js to generate QR codes; MIT License
  • jazzicon to generate Jazzy Identicons; ISC License
  • rangeSlider ui element; MIT License
  • New Age as landing page template base; MIT License
  • Cryptocurrency Icons; Creative Commons Zero (CC0) license
  • jsPDF to generate PDF in PWA and electron versions; MIT License

User interface is built using cordova platform. Following plugins are used:

To broadcast signed transaction and save it in blockchains, Coffee uses APIs of third party providers:

  • BlockCypher for bitcoin, litecoins and dogecoin transactions.
  • Infura for accessing Ethereum network (ETH and ERC20 tokens)
  • Binance for accessing Binance Smart Chain (BNB and BEP20 tokens)
  • bitcoin.com for accessing BCH network.

To provide other functionalities Coffee Wallet uses APIs of: