Skip to content
/ TsCard Public
forked from lewixlabs/TsCard

Typescript pcsclite wrapper library with support for synchronous cards like SLExx28/SLExx42

Notifications You must be signed in to change notification settings

desmay/TsCard

 
 

Repository files navigation

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

About

Typescript pcsclite wrapper library with support for synchronous cards like SLExx28/SLExx42

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%