Post
Topic
Board Development & Technical Discussion
Re: Verifying a signed message *without* a Bitcoin client installed?
by
rjmacarthy
on 16/10/2015, 11:50:17 UTC
I'd use bitcore.io to do this.

http://bitcore.io/api/transaction/transaction.html#Transaction#verifySignature

Javascript framework can be installed locally or using node.js.

Hope this helps.