8000 GitHub - javaaid/Zatsuma: Zatsuma : Zcash Point-Of-Sale
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

javaaid/Zatsuma

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zatsuma : Zcash Point-Of-Sale

My imaginary use case was a market stall selling vegetables, the owner wants his customers to pay with crypto but doesn't trust his sales people with access to his wallet. It would also work well for a bar, a shop, girl-scouts selling cookies, anywhere that sales are made face to face.

Another important feature was there should be no central service to process transactions. All funds received must go directly to the shop wallet and there must be no service fees, commission charges or central point of failure.

Zatsuma does simple order processing, checks for payments received & a few other things, but as it can ONLY receive funds the shop owner doesn't have to trust anyone. The shop is fully controlled and operated by the shop owner.

The salesperson uses Zatsuma on their phone, which connects to a server (ie: a laptop) that the owner leaves running at home.

Here's a summary of what it does :-

  • No hosting required, uses dynamic DNS
  • Sales staff use their own phone, tablet or browser
  • No intermediaries, funds go directly to the owners wallet
  • Orders are created in FIAT amount, almost all 'fiat-forks' (USD/EUR/CLP/etc) are supported
  • The customer scans a payment QRcode with their wallet
  • Simple messaging between sales staff
  • Can receive feedback from customers via memos (ie: visitors book, tips, etc)
  • Designed for Zcash (ZEC), both transparent and SHIELDED payments ...also supports Bitcoin (BTC) via on-chain or Lightning Network

This project has been funded via ZF Grants (https://grants.zfnd.org) - thanks to the Zcash Foundation (https://zfnd.org)

More information and discussion can be found on the Zcash Community Forum, here's a link :-

https://forum.zcashcommunity.com/zcash-point-of-sale-prototype-funded/

Here's what the checkout looks like :-

alt text

System Requirements

Server :-

  • 8Gb RAM
  • 500Gb Storage (more is better, blockchains are big)
  • Recommend using a laptop

Client :-

  • Smartphone
  • Tablet
  • Browser

About

Zatsuma : Zcash Point-Of-Sale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 45.6%
  • JavaScript 39.2%
  • HTML 9.3%
  • CSS 5.9%
0