ankitzm / poh-counter-example

DApp permitting anyone to increment a counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Counter dApp (Proof-of-Humanity enabled)

DApp permitting humans to increment a counter (updated from a basic version).

In order to sumbit transaction, the sender must solve a hCaptcha to proof their humanity.

Counter data is stored on-chain.

Once counter reach 99, next increment will be reverting to 1.

Live demo

https://poh-counter.bakoush.in

Integrating PoH example

See also

Author

Alex Bakoushin

License

MIT

About

DApp permitting anyone to increment a counter


Languages

Language:JavaScript 93.0%Language:Solidity 3.6%Language:HTML 2.6%Language:Dockerfile 0.6%Language:Shell 0.2%