Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official
by
Giga-Ace
on 12/02/2014, 13:55:57 UTC
So if my eyes are not deceiving me... there is a GUI out now ? lol. I know I'm impatient.

In fact, there's already a GUI available :
https://github.com/JahPowerBit/counterpartyws

But I don't know yet the best way to package the GUI with counterpartyd. Suggestions are welcomes.

If you are on Linux and counterpartyd already installed, it's very easy to install and use it.




Im not getting this running!

I have counterpartyd and counterpartyws cloned and counterpartyd installed, I try running the GUI but it says:

Code:
Traceback (most recent call last):
  File "counterpartyws.py", line 5, in
    import cherrypy
ImportError: No module named cherrypy

You have some hints plz? Example how to run it?


2nd Question:
Is there a way to update couterpartyd without reinstalling and reindexing from scratch?