Skip to content

jules/progpow-webgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

ProgPOW implementation in WebGL

This repo will contain a ProgPOW implementation in WebGL.

TODO

  • Keccak256 + Keccak512
  • Make cache
  • Agg. data (FNV hash)
  • Dataset calculation
  • Hashimoto loop
  • PoW setup

I think we can make the cache size constant, let's say, 1 GB, to make it accessible for all GPUs. For example, I have an intel GPU with only 1536 MB of VRAM :)

https://github.com/ethereum/wiki/wiki/Ethash

About

A ProgPoW implementation in WebGL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages