https://github.com/rickstaa/eth-private-to-keystore
Small script to create a keystore file using a private ETH key and a password.
https://github.com/rickstaa/eth-private-to-keystore
Last synced: 11 months ago
JSON representation
Small script to create a keystore file using a private ETH key and a password.
- Host: GitHub
- URL: https://github.com/rickstaa/eth-private-to-keystore
- Owner: rickstaa
- Created: 2024-09-10T15:56:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T15:58:16.000Z (almost 2 years ago)
- Last Synced: 2025-07-12T08:02:38.494Z (11 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ETH Private Key to KeyStore File
This script will generate a KeyStore file from a given private key.
## Usage
```bash
python eth_private_key_to_keystore.py
```