https://github.com/paralin/derive-eth-bee-key
extract eth-bee private key from .bee keys dir
https://github.com/paralin/derive-eth-bee-key
Last synced: 2 months ago
JSON representation
extract eth-bee private key from .bee keys dir
- Host: GitHub
- URL: https://github.com/paralin/derive-eth-bee-key
- Owner: paralin
- License: bsd-3-clause
- Created: 2021-06-04T04:11:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-04T04:11:23.000Z (over 4 years ago)
- Last Synced: 2025-03-10T22:48:33.730Z (12 months ago)
- Language: Go
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eth-bee derive keys
Copy your ~/.bee/keys dir into this directory
go run -v ./main.go "mypassword"
Extracts the private key from the store (if clef was not used).