JeanLucPons / VanitySearch

Bitcoin Address Prefix Finder
GNU General Public License v3.0
431 stars 210 forks source link

-cp option #94

Open musgrava opened 3 years ago

musgrava commented 3 years ago

instead of computing public key of a single private key and converting to all address format can you make this do read bunch of private keys using input file and computing all format and converting to all address format and save the result to output file? it will be very convenient since the program does great job already by converting single private key using GPU?