Skip to content

Ereddon/stellite-card-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

stellite-card-reader

Trustless merchant application to bridge transaction between stellitepay and stellite-card-applet enabled javacard.

This is a merchant frontend application, to enable user (merchant) to input and show transaction parameter to payer. There is no cryptographic task involved as it should occur end to end between payer's stellitecard and server. All it needs is just this software, a smartcard readers, your (merchant) XTL address, and you are automagically a trusted merchant.

Usage are extra easy. You (merchant) input some XTL amount to be paid, payer tap/slide their card. Done. Payment is made.

The smartcard reader can be use any PC/SC API compatible smartcard readers. The software main function is to push back and forth encrypted data between stellitepay server and stellite-card-applet enabled javacard.

Currently will be built as a CLI application using python2.7x and python3 (compatible for both).

Dependencies: python2.7x/3x, pyscard, requests

NOTE : see wiki page on how to use this application

About

Merchant application to bridge transaction between stellitepay and stellite-card-applet enabled javacard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages