1.0.0 • Published 2 years ago

@mawoka/hashcash v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

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.