freeverse-crypto-js
v2.0.0
Published
Library for creating, managing and exporting identities
Downloads
2
Readme
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