Skip to content

Building and installation

Tomáš Zelina edited this page May 5, 2017 · 1 revision

Build

Clone repo

git clone [email protected]:petrs/hotp_via_ndef.git

Build with ant (target is applet)

ant applet

Done :) Your cap file is ready to be deployed on card.

Install

You can use GlobalPlatformPro opensource tool to install applet on java card

gp -install NDEFotpGenerator.cap -default
Clone this wiki locally