Bitcoin Forum
May 05, 2024, 04:02:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: libbitcoin / SX tools / Has anyone got this to work?  (Read 1543 times)
greBit (OP)
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
September 13, 2013, 12:59:55 PM
 #1

I am trying to use libbitcoin and the SX command line tools on Ubuntu 12.04. I would just like to be able to query the balance of an address using `sx balance 1...` instead of having to go through blockchain.info.

But so far im making no progress. Everything seems to fail pretty much silently, with zero debug output.

I am pretty sure I need to somehow tell libbitcoin how it should interface with the blockchain ...

But how do I do this?

I have tried doing 'sx initchain` on my bitcoin-qt blockchain directory.

I have tried the `download-blockchain.sh` script which simply fails to authenticate while trying to rsync the blockchain from 46.4.92.107


Any help much appreciated!
1714924931
Hero Member
*
Offline Offline

Posts: 1714924931

View Profile Personal Message (Offline)

Ignore
1714924931
Reply with quote  #2

1714924931
Report to moderator
1714924931
Hero Member
*
Offline Offline

Posts: 1714924931

View Profile Personal Message (Offline)

Ignore
1714924931
Reply with quote  #2

1714924931
Report to moderator
1714924931
Hero Member
*
Offline Offline

Posts: 1714924931

View Profile Personal Message (Offline)

Ignore
1714924931
Reply with quote  #2

1714924931
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
moderate
Member
**
Offline Offline

Activity: 98
Merit: 10

nearly dead


View Profile
November 12, 2013, 01:05:17 PM
 #2

I am trying to use libbitcoin and the SX command line tools on Ubuntu 12.04. I would just like to be able to query the balance of an address using `sx balance 1...` instead of having to go through blockchain.info.

But so far im making no progress. Everything seems to fail pretty much silently, with zero debug output.

I am pretty sure I need to somehow tell libbitcoin how it should interface with the blockchain ...

But how do I do this?

I have tried doing 'sx initchain` on my bitcoin-qt blockchain directory.

I have tried the `download-blockchain.sh` script which simply fails to authenticate while trying to rsync the blockchain from 46.4.92.107


Any help much appreciated!

Did you solve it ?
genjix
Legendary
*
Offline Offline

Activity: 1232
Merit: 1072


View Profile
November 18, 2013, 10:17:02 PM
 #3

Hi! The instructions are here:

http://libbitcoin.dyne.org/obelisk-setup.html

But you can also use a public Obelisk server as listed here:

http://libbitcoin.dyne.org/servers.html

(some might be down but after the crowd funding we are going to setup some nice stable servers for people)

The config file for sx is in PREFIX/share/sx/sx.cfg. Copy this to ~/.sx.cfg (PREFIX is usually /usr/local/share/)

You can install sx, obelisk and everything using:

wget http://sx.dyne.org/install-sx.sh
sudo bash install-sx.sh
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!