Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
carlos8f

carlos8f/node-hashcashgen

Simple module implementing the hashcash algorithm

JavaScript
10
2
No license
No contributors yet

Support the dependencies of carlos8f/node-hashcashgen

Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
carlos8f/node-dish
miniature in-memory http cache optimized for serving buffers or strings
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
carlos8f/node-idgen
Minimal ID generator
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
carlos8f/node-middler
An embeddable middleware runner
Account's avatar
assaf/zombie
Insanely fast, full-stack, headless browser testing using Node.js

hashcashgen is a lightweight JavaScript/Node.js library that generates and validates Hashcash proof‑of‑work tokens. It can be used synchronously, asynchronously, from the command line, or bundled for browsers, making it suitable for developers who need simple spam‑mitigation or rate‑limiting mechanisms in server‑side or client‑side applications.