An open API service indexing awesome lists of open source software.

https://github.com/daira/dualpowsim

Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues
https://github.com/daira/dualpowsim

mathplotlib numpy proof-of-work simulation zcash

Last synced: 10 months ago
JSON representation

Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash. Please report issues at https://github.com/zcash/zcash/issues

Awesome Lists containing this project

README

          

Dual PoW simulations
--------------------

Undocumented Python 3 programs for simulating dual PoW and confirmation times for Zcash.
[MIT licensed](LICENSE).

Some programs have a dependency on Numpy and Matplotlib. Tested with version 3.5.3 of Python;
at least version 3.3 is definitely required.