JavaScript component to Eliptical Curve Cryptography named parameters from http://www.secg.org/collateral/sec2_final.pdf
AMD/CommonJS compatible.
See this article for more details: bitcoin address.
npm install --save cryptocoin-ecc-named
component install cryptocoinjs/ecc-named
bower install cryptocoin-ecc-named
<script src="/path/to/ecc-named.js"></script>
http://procbits.com/2013/08/27/generating-a-bitcoin-address-with-javascript
It's not clear to me if this is based upon Tom Wu's work or Stefen Thomas.