Typescript pcsclite wrapper library to support memory cards too
npm install tscardThis library is used by Charta, cross platform app to handle smartcards
Actual reader supported is ACR38.
Specifications here:
http://downloads.acs.com.hk/drivers/en/PMA_ACR38x(CCID)_v6.01.pdf
apt install libpcsclite1 libpcsclite-dev
cd TsCard
yarn