Proof of Humanity simplified testnet version.
Ropsten Address: 0x9b1590A4D36255b3b18Bb681062FD159f809009f
It allows you to test Proof of Humanity integration to your project, avoiding posting videos, being vouchet, waiting days for beign registered and so on. You can deploy your own version of this contract allowing self-registration and super users (addresses with full control that makes much more easier to test different scenarios) as parameters.
Feel free to open an issue, fork or submit a pull request!
Install dependencies:
npm install
Compile code:
npx hardhat compile
Run tests:
npx hardhat test