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.
- Clone the repository
- Install the required dependencies using
npm install
- Run
npm run start
- Generates a private key from a public key
- Retrieves the ETH or BNB amount in a wallet from its public key
- Simple and easy-to-use interface
- Fork the repository
- Make changes to the code
- Submit a pull request