Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 597 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 597 Bytes

scardkit

scardkit is a Go toolkit for working with smart cards. It makes it easy to handle different types of smart cards and related technologies.

Coverage Status

Features

  • Supports various smart card types, including ISO 7816 and NFC.
  • Tools for working with card readers (PC/SC).
  • NFC support, including NTAG cards.
  • Smart card cryptography tools.
  • Easy to add new features.

Install

go get github.com/happy-sdk/scardkit