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

https://github.com/davidweb3-ctrl/pow-js-project

a complete Node.js project example that implements: using `nickname + nonce` to repeatedly calculate SHA-256 until finding a hash starting with N leading zeros. The project includes source code, CLI, and unit tests.
https://github.com/davidweb3-ctrl/pow-js-project

Last synced: 22 days ago
JSON representation

a complete Node.js project example that implements: using `nickname + nonce` to repeatedly calculate SHA-256 until finding a hash starting with N leading zeros. The project includes source code, CLI, and unit tests.

Awesome Lists containing this project