the project generate a csv file with private and public keys with it corresponding current balance from the main bitcoin blockchain.
PS : it's obvious that the chance to find an none empty account is almost impossible. The project purpose was for generating safetly many accounts that can be used for trading.
if equal under or equal zero it will generates infinite pairs, until the application is stopped otherwise it will generate the appropriate Number of pairs mentioned in P1
1 - Generate many files of a defined size (64mb, 128mb or 256mb) 2 - Generation will be in separate processes 3 - Create new project to mv the generated files into HDFS 4 - Create Hive Table 5 - Create Hive view with balances different from 0 6 - Generate Spark Job to update balances (read pubKeys from hive)