Skip to content

Commit 3cfe9f8

Browse files
authored
docs: add reference to tomkp/emv repository (#109)
Add emv library to Related Projects section. The emv library provides EMV parsing functionality for payment card applications and is a natural companion for smartcard users working with payment terminals. Closes #108
1 parent b5b97e6 commit 3cfe9f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,3 +517,4 @@ MIT
517517
## Related Projects
518518

519519
- [nfc-pcsc](https://www.npmjs.com/package/nfc-pcsc) - NFC library built on smartcard
520+
- [emv](https://github.com/tomkp/emv) - EMV (Europay, MasterCard, Visa) parsing library for payment card applications. Use it alongside smartcard to parse TLV data, handle application selection, and build payment terminal applications.

0 commit comments

Comments
 (0)