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)
For Windows 10 you can install official app
or download here for windows/macOS/linux
apt install libpcsclite1 libpcsclite-dev
git clone https://github.com/lewixlabs/Charta.git
cd charta
yarn
yarn start