tscard
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

TsCard

Typescript pcsclite wrapper library to support chip (asynchronous/emv) and memory smartcards.

This library is used by Charta, cross platform app to handle smartcards

Memory Cards

This library, with supported manufacturer readers, uses a proprietary protocol to handle (read/write/verifyPsc) SLE memory cards.

Actual reader supported is ACR38.

Specifications here: http://downloads.acs.com.hk/drivers/en/PMA_ACR38x(CCID)_v6.01.pdf

Typescript Example

https://gist.github.com/lewixlabs/6fb7cc524902378338ccd56f9048537a

Build from source code

Build status

Prerequisites (linux only)

apt install libpcsclite1 libpcsclite-dev

Build

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

cd TsCard

yarn

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i tscard

    Weekly Downloads

    7

    Version

    1.0.6

    License

    MIT

    Unpacked Size

    26.4 kB

    Total Files

    10

    Last publish

    Collaborators

    • lewix