/solana-wallet-linking

An example of verifying a Solana wallet signature in Java

Primary LanguageJavaScriptMIT LicenseMIT

solana-wallet-linking

An example of verifying a Solana wallet signature using Java. Check out the related blogpost to find out more.

Build & run

You can build and run the app using Docker. Run:

docker-compose up

Navigate to http://localhost:8080/ to see the webapp.