Queue-it Proof-of-Work
A Golang and Python solution for Queue-it's Proof-of-Work challenge (https://queue-it.com/blog/proof-of-work-block-bad-bots/).
Usage
Golang:
go run main.go
Python:
python main.py
Questions
For any questions feel free to DM me on Discord (eta#0001).
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.