Mc01 / proof-of-work

:hammer_and_wrench: Simple Proof-of-Work (PoW) written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple proof of work

Usage

To use included sample hex string

./pow.py

To use with hex string from argument

./pow.py VALID_HEX_STRING

Note: Where VALID_HEX_STRING is your value

About

:hammer_and_wrench: Simple Proof-of-Work (PoW) written in Python


Languages

Language:Python 100.0%