Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
12701137
Topic
222992
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.