This directory contains the Javascript client for nym. You should be able to load jsnymclient.html directly in your browser, or put it on any web server along with nymBigInt.js and sha1.js. The script loadjsclient.pl inserts the token server's public exponent and modulus into jsnymclient.in and saves the result as jsnymclient.html. You shouldn't need it unless you plan to submit patches. Thanks to the authors of BigInt.js and sha1.js for making this client possible!