Niflheim World

Welcome to Niflheim !

  • First 5 messages from new users (pre-moderated user) will be checked for flood/spam before being posted on the forum. Users will also be checked for a multi-account.
    If you want to communicate without delay, get a free Huscarl status (how to get - User Groups), or buy premium status (how to buy - Premium status)

Programming BITCOIN GENERATES PRIVATE KEYS


Redman

Forumteam
Staff member
Tignarman
Joined
Aug 24, 2020
Messages
17,661
Reaction score
23,094
NL COIN
89,441
This script generates 10 random private keys every 0.5 seconds, converts them to corresponding public keys and Bitcoin addresses, and then queries the blockchain API for the balance and total received for each address in parallel using multithreading. It then saves the addresses with non-zero balances to a text file and prints the results on the console. It repeats this process indefinitely with a delay of 0.5 seconds between each iteration.

 
shape1
shape2
shape3
shape4
shape7
shape8
Top