@mawoka/hashcash
v1.0.0
Published
This is a fully working [Hashcash](http://hashcash.org)-implementation written in TypeScript.
Readme
HashCash
This is a fully working Hashcash-implementation written in TypeScript.
The API is simple and more or less copied from the Python implementation by David Mertz. It doesn't have every feature, but the basic ones are present. This package also convinces you with a 100% test coverage.
Basic usage
Look at the code or trust IntelliSense.
