1.0.6 • Published 4 months ago

tscard v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 months ago

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
1.0.6

4 months ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

4 years ago

1.0.0

4 years ago

0.9.5

4 years ago

0.9.4

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.1

4 years ago

0.9.0

4 years ago

0.8.7

5 years ago

0.8.6

5 years ago

0.8.5

6 years ago

0.8.4

6 years ago

0.8.3

6 years ago

0.8.2

6 years ago

0.8.1

6 years ago

0.8.0

6 years ago