Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 157 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 157 Bytes

edgeware-keygen

Simple JavaScript app for generating Edgeware keypairs, using the sr25519 Wasm cryptography module.

Usage:

nvm use
yarn client