For learning purposes I’m developing some kind of captcha based on proof of humanity.
Someone know if anything like this already exist?
The idea is to use the wallet to sign a message, and validate in FE and BE that the address that sign the message exist in POH.
Any suggestions will be welcome.