An open API service indexing awesome lists of open source software.

https://github.com/zvelo/hashmash


https://github.com/zvelo/hashmash

Last synced: 5 months ago
JSON representation

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.

[![Build Status](https://travis-ci.org/zvelo/hashmash.png?branch=master)](https://travis-ci.org/zvelo/hashmash) [![Dependency Status](https://gemnasium.com/zvelo/hashmash.png)](https://gemnasium.com/zvelo/hashmash) [![Code Climate](https://codeclimate.com/repos/52d24abce30ba037ce000f73/badges/6b6660505abd3760586d/gpa.png)](https://codeclimate.com/repos/52d24abce30ba037ce000f73/feed) [![Coverage Status](https://coveralls.io/repos/zvelo/hashmash/badge.png?branch=master)](https://coveralls.io/r/zvelo/hashmash?branch=master)