56f15eff41 | ||
---|---|---|
.gitignore | ||
README.md | ||
hdkey.js | ||
index.js | ||
package.json |
README.md
cli-seed-export
simple js cli tool to recover status key
install:
git clone https://github.com/status-im/cli-seed-export
cd cli-seed-export
npm install
recovering old key (varies with password):
npm start -- old
recovering moot key:
npm start -- moot
recovering normal key:
npm start