More / Etherum Reddit - 3 years ago
Programmatically verify that someone owns a particular ETH address, without asking for his private keys
So i'm wrapping my head around this issue. I want to verify that a user of my app owns a particular ETH address. I found out that i could use web3 to make the "signature message flow". But as far as i understand, at some point the user...