Author

Topic: electrum api (Read 1039 times)

sr. member
Activity: 298
Merit: 275
Bitcoin Association Switzerland
September 12, 2015, 04:40:59 AM
#3
Check this topic: https://bitcointalksearch.org/topic/protocol-documentation-309654

Or maybe use libbitcoin-server which has a ZMQ based API: https://github.com/libbitcoin/libbitcoin-server
(used by Airbitz and Darkwallet afaik)

PHP binding for ZMQ: http://zeromq.org/bindings:php

hero member
Activity: 815
Merit: 1000
September 12, 2015, 03:28:37 AM
#2
i want to make a market place with bitcoin escrow and need a api to get this done
as i know the blockchainn do not support multisig so plan to use electrum
is there anybody used it before?
my marketplace will use php and is there any guide on how to use its api?
many thanks
Just started looking into the Electrum protocol layer "Stratum" myself. The documentation sucks a bit, but have some links:

http://electrum.orain.org/wiki/Stratum_protocol_specification
https://docs.google.com/document/d/17zHy1SUlhgtCMbypO8cHgpWH73V5iUQKk_0rWvMqSNs/edit?hl=en_US&pli=1#
newbie
Activity: 12
Merit: 0
September 11, 2015, 01:13:27 AM
#1
i want to make a market place with bitcoin escrow and need a api to get this done
as i know the blockchainn do not support multisig so plan to use electrum
is there anybody used it before?
my marketplace will use php and is there any guide on how to use its api?
many thanks
Jump to: