Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
bakoushin's profile
bakoushin
12 contributions
bakoushin

bakoushin/poh-react

Proof-of-Humanity Core Component for React

JavaScript
0
0
MIT License

Support the dependencies of bakoushin/poh-react

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
hCaptcha/react-hcaptcha
A React library for hCaptcha
Account's avatar
ethers-io/ethers.js
A complete and compact Ethereum library, for dapps, wallets and any other tools.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for all React plugins.
Account's avatar
testing-library/jest-dom
Custom jest matchers to test the state of the DOM
Account's avatar
testing-library/react-testing-library
Simple and complete React DOM testing utilities that encourage good testing practices.
Account's avatar
keyanzhang/identity-obj-proxy
an identity object using ES6 proxies
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
jestjs/jest
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

poh‑react is a lightweight React library that provides a **Proof‑of‑Humanity (PoH) provider and hook** for web apps that need to verify a user is human before interacting with blockchain contracts. It lets developers wrap their app with `ProofOfHumanityProvider`, plug in validator components (e.g., hCaptcha), and call `getProofOfHumanity` to obtain a signed proof that can be passed to smart contracts—supporting both basic and sovereign PoH flows. Ideal for dApp front‑ends and any React projects that require bot‑resistant, on‑chain human verification.