Welcome to private_search_key
, a project for managing and searching private keys securely for Bitcoin (BTC). This repository contains code that helps in searching and managing private keys while maintaining data security and privacy.
To get started with private_search_key
, follow these simple steps:
Clone the repository to your local environment:
git clone https://github.com/SrCrow02/private_key_search.git
cd private_search_key
npm i
ts-node ./src/main.ts
function main() {
bsgs()
brute-force()
}