HTTP Hashcash implemented in Go.
Go to file
AJ ONeal badaa411f2 initial commit 2020-08-15 04:44:24 -06:00
.gitignore Initial commit 2020-08-15 08:50:08 +00:00
LICENSE Initial commit 2020-08-15 08:50:08 +00:00
README.md initial commit 2020-08-15 04:44:24 -06:00
go.mod initial commit 2020-08-15 04:44:24 -06:00
hashcash.go initial commit 2020-08-15 04:44:24 -06:00
hashcash_test.go initial commit 2020-08-15 04:44:24 -06:00

README.md

hashcash

HTTP Hashcash implemented in Go.

Explanation at https://therootcompany.com/blog/http-hashcash/

Go docs at https://godoc.org/git.rootprojects.org/root/hashcash