lewixlabs / Charta

App for smartcard/pos developers

Home Page:https://lewixlabs.github.io/Charta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charta 💳

Dev tool for smartcard/pos developers

Charta is a cross platform app which helps developers/testers to interact with chip cards and send apdus

Smartcards supported:

  • ISO 7816 (e.g. emv cards, Italian CRS/CNS cards, etc)
  • Memory Cards (cards actually supported are SLEXX28 & SLExx42 with ACR38 Reader)

UI with ISO 7816 card charta

UI with Memory Card charta

Binary release

For Windows 10 you can install official app

English badge

or download here for windows/macOS/linux

Build from source code

Prerequisites (linux only)

apt install libpcsclite1 libpcsclite-dev

Build

git clone https://github.com/lewixlabs/Charta.git

cd charta

yarn

Run

yarn start

About

App for smartcard/pos developers

https://lewixlabs.github.io/Charta

License:MIT License


Languages

Language:TypeScript 81.1%Language:HTML 18.9%