Skip to content

lewixlabs/Charta

Repository files navigation

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

Build

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

cd charta

yarn

Run

yarn start