openzeppelin-network.js
openzeppelin-network.js copied to clipboard
Allow to save and restore a key from local storage
Expand #3 by allowing the developer to load a private key from local storage (if it exists), or generate a new one (and save it to local storage). Add optional support for setting a password for encrypting the key.