Post
Topic
Board Announcements (Altcoins)
Re: [ANN][XCP] Counterparty Protocol, Client and Coin (built on Bitcoin) - Official
by
sumantso
on 15/01/2014, 16:35:06 UTC
Since there is no win 32 installer provided, I am trying to learn to do this thing.

In OP its mentioned to use 'https://github.com/PhantomPhreak/counterpartyd.git'  while in the document it mentions https://github.com/xnova/counterpartyd_build

Which one to use?

For building from source on Windows, please follow the instructions at http://counterpartyd-build.readthedocs.org/en/latest/BuildingFromSource.html#on-windows

Thanks.

I am on the installing part, and doing
cd c:\
git clone https://.....

gives 'git is not recognised as an internal or external command .....

So I went into program files/git/cmd and then tried git clone ....
and it did something with quite a few messages which ended in 'clone suceeded, checkout failed'.