8 lines
173 B
Markdown
8 lines
173 B
Markdown
# 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
|