Go to file
Aravinth Manivannan c581173003
wasm lib
2021-02-28 23:32:16 +05:30
.github/workflows readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
browser wasm lib 2021-02-28 23:32:16 +05:30
cli license and project bootstrap 2021-02-28 11:06:35 +05:30
src removed old level implentation 2021-02-28 23:28:27 +05:30
.gitignore readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
Cargo.lock wasm lib 2021-02-28 23:32:16 +05:30
Cargo.toml readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30
LICENSE_APACHE license and project bootstrap 2021-02-28 11:06:35 +05:30
LICENSE_MIT license and project bootstrap 2021-02-28 11:06:35 +05:30
README.md readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30

README.md

mCaptcha

mCaptcha - PoW based DoS protection

Documentation CI (Linux) dependency status
codecov

Features

TODO

Usage:

Add this to your Cargo.toml:

mCaptcha = { version = "0.1", git = "https://github.com/realaravinth/mCaptcha" }

Examples:

TODO