Charta

App for smartcard/pos developers

View project on GitHub

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

Download here for windows/macOS/linux

Build from source code

Prerequisites (linux only)

apt install libpcsclite1 libpcsclite-dev

Install dependencies and build

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

cd charta

yarn

yarn build

Run

yarn start