https://github.com/zvelo/hashmash
https://github.com/zvelo/hashmash
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zvelo/hashmash
- Owner: zvelo
- License: bsd-3-clause
- Created: 2013-06-03T05:00:53.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T05:52:49.000Z (over 9 years ago)
- Last Synced: 2025-11-27T10:35:30.036Z (7 months ago)
- Language: JavaScript
- Size: 571 KB
- Stars: 0
- Watchers: 46
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HashMash
A generic [HashCash](http://www.hashcash.org/) implementation with support for node, amd (requirejs), and simple browser implementations. Uses node child_process or Web Workers where available to speed up hash generation and maintain responsiveness.
[](https://travis-ci.org/zvelo/hashmash) [](https://gemnasium.com/zvelo/hashmash) [](https://codeclimate.com/repos/52d24abce30ba037ce000f73/feed) [](https://coveralls.io/r/zvelo/hashmash?branch=master)