/crypto-js

JS Library for account creation, management, and export.

Primary LanguageJavaScriptMIT LicenseMIT

Crypto-js

JS Library for account creation, management, and export.

Account creation and derivation follows Crypto-JS.

Account export follows AES Standard to encrypt/decrypt private keys.

Running Tests

npm install
npm test