Groestlcoin VerifySignature

This implementation can accept get parameters, so it is linkable externally, and users could easily copy-paste one link to their counterparties to verify. This should be useful for people who do OTC and regularly do proof-of-funds before the transaction.

This tool makes it easier for users to verify signatures online/offline.

Features
• open source
• compiles into static html files so it can run completely offline

Live version available at https://verify.groestlcoin.org/VerifySignature But it is recommended to download Groestlcoin VerifySignature offline and run it on your pc. Open index.html to get started.

Source code: https://github.com/Groestlcoin/VerifySignature