https://github.com/protolambda/key-to-store
BLS key to keystore - USE AT YOUR OWN RISK
https://github.com/protolambda/key-to-store
Last synced: about 2 months ago
JSON representation
BLS key to keystore - USE AT YOUR OWN RISK
- Host: GitHub
- URL: https://github.com/protolambda/key-to-store
- Owner: protolambda
- License: mit
- Created: 2020-09-04T14:54:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T14:56:01.000Z (over 4 years ago)
- Last Synced: 2025-02-09T02:13:55.758Z (3 months ago)
- Language: Go
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BLS key to keystore
USE AT YOUR OWN RISK.
```shell script
go run . --priv=4c5b1171236cab6999b809f4a0e2f9e736f728db152fb1a48c5f31c11169d7b8 --pass="foobar" > example_keystore.json
```## License
MIT, see [`LICENSE`](./LICENSE) file.