pg

所属分类:代理服务器
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2018-12-03 16:19:02
上 传 者sh-1993
说明:  去中心化支付网关,使商户能够接受GO和ERC20代币中的支付,而不会暴露于......的波动性...,
(Decentralized Payment Gateway that enables Merchants to accept payments in GO and ERC20 tokens without being exposed to the volatility of the specific currency used during the transaction.)

文件列表:
attach.sh (40, 2018-12-03)
clevis.json (352, 2018-12-03)
contracts.clevis (40, 2018-12-03)
contracts/ (0, 2018-12-03)
contracts/StupidExchange/ (0, 2018-12-03)
contracts/StupidExchange/StupidExchange.sol (7805, 2018-12-03)
contracts/StupidExchange/arguments.js (115, 2018-12-03)
contracts/StupidExchange/dependencies.js (213, 2018-12-03)
contracts/UnstoppablePaymentGateway/ (0, 2018-12-03)
contracts/UnstoppablePaymentGateway/UnstoppablePaymentGateway.sol (5982, 2018-12-03)
contracts/UnstoppablePaymentGateway/arguments.js (115, 2018-12-03)
contracts/UnstoppablePaymentGateway/dependencies.js (213, 2018-12-03)
package.json (621, 2018-12-03)
run.sh (110, 2018-12-03)
src/ (0, 2018-12-03)
src/App.css (343, 2018-12-03)
src/App.js (16297, 2018-12-03)
src/App.test.js (248, 2018-12-03)
src/index.css (63, 2018-12-03)
src/index.js (167, 2018-12-03)
stop.sh (31, 2018-12-03)
tests/ (0, 2018-12-03)
tests/clevis.js (9036, 2018-12-03)
tests/compile.js (110, 2018-12-03)
tests/deploy.js (111, 2018-12-03)
tests/fast.js (52, 2018-12-03)
tests/full.js (52, 2018-12-03)
tests/metamask.js (56, 2018-12-03)
tests/publish.js (55, 2018-12-03)
tests/version.js (55, 2018-12-03)

# The Unstoppable Payment Gateway - Unipay --------------------------------- Project for the Go Chain Hackathon Idea Name: UnstoppablePaymentGateway Idea Summary: Blockchain software solution which enables Merchants to accept payments in GO and ERC20 tokens without being exposed to the volatility of the specific currency used during the transaction, in a completely decentralized matter. - [Hosted Demo](https://unipay.now.sh/?shopname=Go%20Coffebar&usd=60&itemname=Espresso%20x8&pricego=1578.95&img=http://storage.googleapis.com/main-course-images/Test%20folderName/medium_e9/3f1a20f56c11e8805e87df60985b4c.png) - [Restaurant POS used in the demo](https://github.com/Lambda-School-Labs/CS10-restaurant-pos) - Exchange contract inspired by the work of [Uniswap](https://uniswap.io/) ### Motivations ##### Zero volatility exposure for merchants For merchants, Dexlab offers Unipay. Which, unlike other payment gateways, provides the ability to receive crypto payments with 0-volatility risk in a completely decentralized manner. Unipay 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 (USDG) 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 custodian architecture to keep track of GO/Ether and other ERC20 token payments. On the other end, The Unstoppable Payment Gateway leverages on an innovative payment gateway solely operated by smart contracts on the go 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 Go and ERC20 token. The implications are extremely important: Unipay cannot be stopped. No external company will have the chance to reject or censor any transaction and, furthermore, the Merchant won’t be required to self-host any software to archive a decentralized setup (like btcpayserver for instance). Feature of UnstoppablePaymentGateway: - [x] Removes the need of centralized architecture to keep track of payments - [x] Enables payments in GO and ERC20 tokens - [x] Instants decentralized exchange of GO to a (fake) stablecoin. - [x] Implements proof of payment EIP1257 - [x] Inject a web3-provider-engine to avoid metamask dependency - [x] Decent UI Current Team Count: Alexintosh

近期下载者

相关文件


收藏者