Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 238 Bytes

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