News:

Are you new to Groestlcoin and have questions you are afraid to ask?
Check out the New Users board and post there.
Welcome to all newcomers.

Main Menu

VerifySignature released

Started by jackielove4u, September 22, 2021, 08:38:19 PM

Previous topic - Next topic

jackielove4u



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.

Download Groestlcoin VerifySignature here: https://github.com/Groestlcoin/VerifySignature/archive/refs/heads/master.zip

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