Bitcoin Forum
May 23, 2024, 10:16:12 AM *
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 1544 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!
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: 1076


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!