Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 562 Bytes

PrivateKey-Founder Description

This project is a private key finder that generates a private key and gets amount of ETH or BNB from the public key of that wallet.

Installation:

  1. Clone the repository
  2. Install the required dependencies using npm install

Usage:

  1. Run npm run start

Features:

  1. Generates a private key from a public key
  2. Retrieves the ETH or BNB amount in a wallet from its public key
  3. Simple and easy-to-use interface

Contributing:

  1. Fork the repository
  2. Make changes to the code
  3. Submit a pull request