Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 597 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 597 Bytes

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.