poh-validator-hcaptcha-react
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "poh-validator-hcaptcha-react", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Proof-of-Humanity Validator Plugin React Component for hCaptcha API", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -11,3 +11,3 @@ # Proof-of-Humanity Validator Plugin React Component for hCaptcha API | ||
https://poh-counter.bakoush.in | ||
https://poh-counter.bakoush.in ([source code](https://github.com/bakoushin/poh-counter-example)) | ||
@@ -60,6 +60,7 @@ ## Required props | ||
- [Proof-of-HUMANity on-chain: protect your smart contracts from bots](https://www.humanprotocol.org/blog/proof-of-humanity-on-chain-protect-your-smart-contracts-from-bots) | ||
- [Proof-of-Humanity-React](https://npmjs.com/packages/poh-react) | ||
- [Proof-of-Humanity hCaptcha Validator API](https://github.com/bakoushin/poh-validator-hcaptcha-api) | ||
- [Proof-of-Humanity Counter dApp](https://github.com/bakoushin/poh-counter-example) | ||
- [Proof-of-Humanity Solidity Contracts](https://github.com/bakoushin/poh-contracts) | ||
- [Proof-of-Humanity hCaptcha Validator API](https://hub.docker.com/r/bakoushin/poh-validator-hcaptcha) | ||
- [Proof-of-Humanity Solidity Contracts](https://npmjs.com/package/poh-contracts) | ||
- [Counter dApp Example](https://github.com/bakoushin/poh-counter-example) | ||
@@ -66,0 +67,0 @@ ## Author |
49442
72