A lightweight java client for the nxt cryptocurrency.
Version 0.01 has been released! Proof of Concept Edition
- download the repository
- locate the release directory for your platform (linux, windows, mac)
- either double click the jay.jar or run "java -jar jay.jar"
*must have java version 7 or higher to run
- takes consensus of multiple nodes for api calls
- does all signing w/ the passphrase locally
- passphrase is never sent to a node
- no need to download the blockchain
NRS: 600MB
Jay: 4.5MB
- Start time: (On my machine)
NRS: 36 sec. (w/ blocks) 30 min (w/o blocks)
Jay: 1 sec.