Skip to content

scala-network/stellite-card-reader

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 3 commits ahead, 1 commit behind Ereddon:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
July 14, 2018 21:33
June 21, 2018 05:56
July 7, 2018 13:20

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

Trustless 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

  • Python 100.0%