Closed Ignat99 closed 10 years ago
Use federated node build script... Dont try to manually build all this unless you want to spend 2 days on ut :-)
http://counterpartyd-build.readthedocs.org/en/latest/SettingUpAFederatedNode.html
We are cleaning uo the doc structure on the new site to make this more apparent
Cleaned up, here you go: http://counterparty.io/docs/build-system/federated-node/
@larskluge should we change all the readthedocs links and redirect to site.io/docs/? I was wondering about that recently.
Yes, that was the idea. I think the current URL structure on counterparty.io/docs is stable now and can be linked to. The idea is that counterparty.io/docs is the developers "home page" / starting point with all important information available or linked.
I did not see information about the installer. Also, I did not see information related to the counterblockd. I'd like to see in the CounterpartyXCP/counterblockd/README.md on GitHab precise instructions on how not to waste time.
What specific command sets all how to do it remotely? Why only 64 bit works (you type: Server Software:Ubuntu 14.04 64-bit required ), but for me it works on 32?
Okey, i find 64-bit server it is for Windows, but you type Ubuntu 64-bit required?
But I do not tested everything.
I guess this README here, https://github.com/CounterpartyXCP/counterblockd/blob/master/README.md, should link to the compiled api docs: http://counterparty.io/docs/counterblockd/
http://counterparty.io/docs/build-system/federated-node/components
Page not found. 404 There isn't a GitHub Page here.
@xnova Please, give to me direct link to federated node build script. I not find it... I hope 1 script make installation for db, bitcoin, counterwallet, counterpartyd, counterblockd at the same time and including remote servers?
It's here, I think I put that in info I gave before:
http://counterpartyd-build.readthedocs.org/en/latest/SettingUpAFederatedNode.html#introduction (look under Node Setup
)
BRANCH=master
cd ~ && wget -q https://raw.github.com/CounterpartyXCP/counterpartyd_build/${BRANCH}/setup_federated_node.py https://raw.github.com/CounterpartyXCP/counterpartyd_build/${BRANCH}/setup_util.py && sudo python3 setup_federated_node.py
With BRANCH=master
that translates to:
https://raw.githubusercontent.com/CounterpartyXCP/counterpartyd_build/master/setup_federated_node.py
@rippler Thank you.
https://github.com/CounterpartyXCP/counterpartyd_build/pull/101/files
I used server FI-WARE for install all packages. The main 64-bit depending with the server armory_utxsvr_setup.
Only that test track:
1dtBiYYy
I understand, need a full installer. It's like a proposal. If someone will be sponsored this project in https://tip4commit.com/projects, I can make these.
64
Work to install (db, bitcoin, counterwallet, counterpartyd, counterblockd) for a 32 bit linux system took 2 days. The reason - not immediately drew attention (i find it info in pip-requirements.txt only, but not in docs) to the fact that this module (counterblockd) works only under Python 2.7.
Code quality in imported modules, IMHO, alarming.