blunden / EMVConsole

A python application for communicating with an EMV payment smart card
MIT License
120 stars 34 forks source link

EMVConsole

A python application for communicating with an EMV payment smart card.

Installation

EMVConsole uses the pyscard library to interface with the smart card.

  1. Install Python
  2. Install pyscard
  3. Download EMVConsole from git: $ git clone git://github.com/blunden/EMVConsole
  4. Start the application by using python main.py

Hardware Requirements

A PC/SC compliant smart card reader.

Authors

EMVConsole was created by Peksa & blunden.