Repository
General purpose library for private key storage and key management.
Usage
let Keystore Keygen = Lemo = sessionConfig = timeoutInMin: 30 uriRules: 'owner' : '/account_recovery' 'active': '/(transfer|contracts)' 'active/**': '/producers' keystore = lemo = Lemo Keygen
See ./API
Development
let Keystore Keygen =
Use Node v8+ (updates package-lock.json
)
Browser
git clone https://github.com/LemoFoundationLtd/lemojs-keygen.gitcd lemojs-keygennpm installnpm run build# builds: ./dist/lemojs-keygen.js
Runtime Environment
Node 6+ and browser (browserify, webpack, etc)
Built with React Native in mind, create an issue if you find a bug.