Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 217 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 217 Bytes

web3-java-snippets

The project is used to add java examaples for various web3 scenarios.

Verifying the signature

Look at the code present in Web3SignatureVerification. It uses web3j api to verify the signature.