All Projects → dexlab-io → dexpay-pos

dexlab-io / dexpay-pos

Licence: MIT license
Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in ETH, DAI and xDAI.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to dexpay-pos

ching
Easy, web-based, crypto-first POS that supports DAI and xDAI.
Stars: ✭ 26 (+8.33%)
Mutual labels:  point-of-sale, dai, xdai
oracles-contract
New version of POA Network consensus contracts is here: https://github.com/poanetwork/poa-network-consensus-contracts
Stars: ✭ 25 (+4.17%)
Mutual labels:  ethereum-dapp, solidity-contracts
Decentralized eCom
A decentralized e-commerce platform! Tech Stack: Ethereum (Solidity) on the backend, Web3 binding to ReactJS frontend!
Stars: ✭ 82 (+241.67%)
Mutual labels:  ethereum-dapp, solidity-contracts
open-api
api.openfuture.io
Stars: ✭ 41 (+70.83%)
Mutual labels:  ethereum-dapp, solidity-contracts
E-Voting-App
A simple E-voting Decentralised App using the Ethereum Blockchain, Solidity and the MERN(MongoDB, Express.js, ReactJS, Node.js) stack
Stars: ✭ 84 (+250%)
Mutual labels:  ethereum-dapp, solidity-contracts
Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
Stars: ✭ 105 (+337.5%)
Mutual labels:  ethereum-dapp, solidity-contracts
contracts
Contracts for FundRequest (platform, token, crowdsale)
Stars: ✭ 56 (+133.33%)
Mutual labels:  ethereum-dapp, solidity-contracts
Aragon Apps
(Aragon 1) Aragon apps developed by Aragon Core Devs (smart contracts + webapps)
Stars: ✭ 278 (+1058.33%)
Mutual labels:  ethereum-dapp, solidity-contracts
poketto-ios
📱👛 xDai Mobile Wallet for iOS
Stars: ✭ 19 (-20.83%)
Mutual labels:  dai, xdai
solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Stars: ✭ 64 (+166.67%)
Mutual labels:  ethereum-dapp, solidity-contracts
cheezyverse
Cheeze Wizards is the world's first battle royale on the blockchain (with cheese!)
Stars: ✭ 38 (+58.33%)
Mutual labels:  ethereum-dapp
react-native-defi-app
React Native Defi Decentralized Applications(dApps)
Stars: ✭ 31 (+29.17%)
Mutual labels:  ethereum-dapp
Contracts
All WiBX blockchain chain code
Stars: ✭ 20 (-16.67%)
Mutual labels:  ethereum-dapp
inkdrop-app
InkDrop
Stars: ✭ 18 (-25%)
Mutual labels:  ethereum-dapp
kasir
Cashier Management & Inventory Management System
Stars: ✭ 28 (+16.67%)
Mutual labels:  point-of-sale
awesome-defi
Curated list of awesome DeFi protocols, dapps, wallets and other resources
Stars: ✭ 36 (+50%)
Mutual labels:  xdai
Pharmacy-Mangment-System
👨‍💻 🏥 MEAN stack Pharmacy Management system.
Stars: ✭ 229 (+854.17%)
Mutual labels:  point-of-sale
store-pos
It is java accounting software basically developed using javafx which has various modules like purchase, sales, receipts, payments, and journals.
Stars: ✭ 84 (+250%)
Mutual labels:  point-of-sale
storj-wallet
Storj Wallet for Windows, Mac and Linux. Send and Receive Storj ERC20 Token and Ethereum (unofficial)
Stars: ✭ 13 (-45.83%)
Mutual labels:  ethereum-dapp
ethereum-dapp-ipfs-node.js-mongodb
以太坊开发DApp实战教程——用区块链、星际文件系统(IPFS)、Node.js和MongoDB来构建电商平台
Stars: ✭ 46 (+91.67%)
Mutual labels:  ethereum-dapp

logo xpay vertical small

Dexpay POS

Dexpay: POS, a modularized and extensible point of sale which enables Merchants to accept payments in cryptocurrencies without being exposed to the volatility of the specific currency used during the transaction, in a completely decentralized matter.

Table of contents

Motivation

📉 The risk involved with accepting volatile currencies

Dexpay POS, unlike other payment gateways, provides the ability to receive crypto payments with 0-volatility risk in a completely decentralized manner.

By doing so it decreases the merchant risk associated with accepting volatile cryptocurrencies for commerce.

The problem is important for merchants because their current value reference system is based on the exchange rate of such currencies versus dollar. Therefore, by enabling those parties to always receive a stable coin (DAI) regardless of the currency used for payment, the volatility risk connected to holding such currencies get close to zero.

Furthermore, merchants may benefit from reduced fees when compared to the current digital payments offered, that would directly translate to higher margins for their business.

🙅 Centralized payment gateways

All cryptocurrency payment gateways today leverage on a centralized architecture to keep track of Ether and other ERC20 token payments like DAI. On the other end, Dexpay leverages on an innovative payment gateway solely operated by smart contracts on the ethereum blockchain: this new approach removes the central point of failure of existing gateways, while delivering a truly permissionless and decentralized solution to accept payment in Ether and ERC20 token.

The implications are extremely important: our payment gateway cannot be stopped. No external company will have the chance to reject or censor any transaction.

🌍 Equal access to economic opportunities for everyone

Being an open platform, Dexpay POS enables economic opportunities through equal access to a high-quality POS system for everyone.

History

xpay-prize

User Interface

Reference UI for tablet POS.

item list with images item list no images

Contribute

Please contribute! Have a look to the issues!

License

MIT License - Copyright 2018/ 2019 Dexlab.io

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].