visan-ionut / CUDA_Mining

This project entails implementing a Proof of Work (PoW) algorithm for blockchain mining using NVIDIA CUDA technology to enhance performance. The objective is to find a nonce that, when combined with block content and hashed, meets a specified difficulty level.
1 stars 1 forks source link