An open API service indexing awesome lists of open source software.

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.

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
```