Hy, guys!
New version is arrived:)
Distributed Cyclone is a collaborative platform for tackling Satoshi puzzles. Instead of relying solely on brute force or expensive hardware, this project harnesses the power of distributed computing by dividing the workload among many participants.
Approaches to Solving Satoshi Puzzles
There are at least four strategies to approach the challenge:
Develop New Algorithms
Create innovative algorithms for computing public keys on the Secp256k1 curve. For example, significantly accelerating the group modular inversion algorithm could provide a breakthrough.
Optimize Existing Implementations
Enhance current solutions with low-level assembly optimizations. Note: I experimented with this approach and only achieved up to a 5% speed boost.
Utilize Ready-Made Software with GPU Resources
Deploy existing software solutions, investing tens or even hundreds of thousands of dollars in GPU rental or purchase.
Form a Collaborative Network
Gather a community of thousands to collectively work on the problem.
Distributed Cyclone follows the fourth approach, enabling a dedicated group to solve a specific puzzle through coordinated effort.
Github:
https://github.com/Dookoo2/Distributed-Cyclone