Open nostradam opened 6 years ago
I don't think there's any hardware that is specifically made to do SSL functions though I may be wrong here. There is a C library that's optimized for bitcoin elliptical operations.
Other optimizations would include building a bloomfilter that encompassed multiple currencies rather than just ETH to check for balance and developing a fan out architecture for worker servers.
Thank you very much for your answer ! Are you still working on this script ?
I would have used different languages / data structures if I was planning on using this at scale. Look at this as more of a proof of concept.
If you want to fund the development of this I can devote more time but right now my concentration is elsewhere.
What is your email?
@adonley what do you after you get a private key how to actually turn it to seeds 12 seeds phhrases or 24 seeds convert it to sha256 ??
Hello,
Is there a way to make it run faster ? With the GPU for example or with an ASIC ?