Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Java Card applet for radix payments.

License

Notifications You must be signed in to change notification settings

radixdlt/radixdlt-card-applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radix Card Apple PoC

Contains example project for the Radix Card Applet.

Build

Install then NetBeans 8.2 IDE with Java Card support

On a Windows Computer install the NetBeans IDE 8.2

  • Download the All version of NetBean IDE which includes Java Card™ 3 Connected
  • The NetBeans IDE depends on Java SE. We recommend that you install Java SE 8.
  • Change install path of the NetBeans IDE to C:\NetBeans_8.2 or any other path which does not contains spaces.

Configure the Java Card Platform in the NetBeans 8.2 IDE

The you open this project in the NetBeans 8.2 IDE you will be asked to configure the javacard platform.

  1. Select Manage Platforms then Add Platform ...
  2. Pick Java Card Platform
  3. Navigate to C:\NetBeans_8.2\javacard\JCDK3.0.2_ConnectedEdition
    • If you installed NetBeans to to a path with spaces (e.g. C:\Program Files\...) you will be in trouble here.
  4. Press Next, Finish, OK, Close to confirm and get out of the menues.

Releases

No releases published

Packages

No packages published

Languages