mCaptcha

mCaptcha - PoW based DoS protection

[![Documentation](https://img.shields.io/badge/docs-master-blue)](https://mcaptcha.github.io/mCaptcha/m_captcha/index.html) ![CI (Linux)]() [![dependency status](https://deps.rs/repo/github/mcaptcha/mCaptcha/status.svg)](https://deps.rs/repo/github/mcaptcha/mCaptcha)
[![codecov](https://codecov.io/gh/mcaptcha/mCaptcha/branch/master/graph/badge.svg)](https://codecov.io/gh/mcaptcha/mCaptcha)
## Features TODO ## Usage: Add this to your `Cargo.toml`: ```toml mCaptcha = { version = "0.1", git = "https://github.com/mcaptcha/mCaptcha" } ``` ## Examples: TODO