Skip to content

TensorcoinCrypto/TensorPoW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorPoW

The Fastest Blockchain, Powered by GPUs

Usage

  1. Run python bruteforce.py and enter a transaction amount when prompted.
  2. The script generates a random sender/recipient, computes a hashed block using a 24‑bit seed and verifies the transaction immediately.
  3. After verification, the script prints how long the transaction computation took.

PyTorch is used if available for GPU acceleration. If it is not installed, the scripts fall back to CPU with numpy.

About

The Fastest Blockchain, Powered by GPUs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages