Pages:
Author

Topic: [ANN][Datacoin] Datacoin blockchain start announcement (Minor code upd + logo) - page 17. (Read 171811 times)

hero member
Activity: 796
Merit: 505
hero member
Activity: 707
Merit: 505
...DTCBrowser...

Very nice to see some real activity in this thread Smiley
full member
Activity: 177
Merit: 153
full member
Activity: 177
Merit: 153
I setup a DTCBrowser demo at: http://104.131.69.82:8080

But, since DTCBrowser is designed for local usage I won't keep that up very long.
full member
Activity: 177
Merit: 153
Nice!!

Could we get a list of dependencies and config instructions?

dependent libraries are:
Code:
bzip2-1.0.6
curl-7.42.1
file-5.22        (libmagic)
jansson-2.7
libmicrohttpd-0.9.42
openssl-1.0.2a
protobuf-2.6.1
sqlite-3.8.8.3

You can probably compiler DTCBrowser with different library versions, but the ones above, are the ones which were used to build the binaries.

for bzip2 just run:
Code:
make

for libmicrohttpd run:
Code:
./configure --without-gnutls
make

for curl run:
Code:
./configure --disable-ftp \
            --disable-ldap \
            --disable-file \
            --disable-ldaps \
            --disable-rtsp \
            --disable-proxy \
            --disable-dict \
            --disable-telnet \
            --disable-tftp \
            --disable-pop3 \
            --disable-imap \
            --disable-smb \
            --disable-smtp \
            --disable-gopher \
            --disable-manual \
            --disable-sspi  \
            --disable-ntlm-wb   \
            --disable-tls-srp \
            --disable-cookies \
            --disable-soname-bump \
            --without-zlib \
            --without-winssl \
            --without-darwinssl  \
            --without-ssl \
            --without-gnutls  \
            --without-polarssl \
            --without-cyassl \
            --without-nss  \
            --without-axtls  \
            --without-libssh2 \
            --without-winidn \
            --without-libidn \
            --without-librtmp
make

for the rest I think:
Code:
./configure
make
should do it
sr. member
Activity: 253
Merit: 1413
DTCxNMC
Nice!!

Could we get a list of dependencies and config instructions?
legendary
Activity: 2424
Merit: 1147
full member
Activity: 177
Merit: 153
DTCBrowser - a local Datacoin (DTC) HTTP BlockChain access server



Key Features:

  • extends the old datacoin browser
  • fully backward compatible
  • built-in main page with user friendly uploading
  • easy access of all files stored in the datacoin blockchain
  • support of large files as well as file updating
  • written in pure C++
  • binaries available for Windows and Linux

Development status:

Caution: This project is currently in alpha status, use can lead to loss of coins: Do not use with your main wallet!!

Any participation is welcome and encouraged.

Donations are also welcome: DATAcoinJdHGTXbEi8NhaivWtangLJ9L5x


Getting started:

Linux:

  • add something like:
    rpcuser=
    rpcpassword=
    server=1
    to ~/.datacoin/datacoin.conf
  • run ./datacoin-http-server -u -p
  • open http://localhost:8080 in your browser

Windows:
  • press windows-key + r
  • type: %AppData%
  • navigate to / create folder Datacoin
  • open / create file datacoin.conf
  • type:
    rpcuser=
    rpcpassword=
    server=1
  • save file
  • start datacoin wallet
  • edit start-datacoin-browser.bat
  • set -u and -p according to the settings in datacoin.conf
  • save file and run start-datacoin-browser.bat
  • open http://localhost:8080 in your browser


Binaries and Source Code:

Windows: dtcbrowser-1.0-alpha-windows.zip
md5: 1c34b06fab358398ddb4b8a67c3ffa60

Linux: dtcbrowser-1.0-alpha-linux.zip
md5: 8a6fc49211c7beac094f9e999424f9ab

Source Code and additional infomations: DTCBrowser @ github

Just in case: You can download the Windows qt wallet here: Datacoin @ sourceforge
full member
Activity: 143
Merit: 100
So sexy, it hurts.
I just discovered the getpeerinfo command and many others for wallets Cheesy
I feel like Neo.

Here's my current list of peers my Datacoin wallet is connected too:

144.76.123.194
128.199.47.200
80.74.157.31
148.251.2.141
92.222.37.29
52.10.202.206
125.215.137.66
158.196.209.250
183.14.17.254
46.73.164.112
109.106.55.154
50.101.110.131
46.228.6.34
94.209.33.80
198.12.12.83
85.18.187.154
76.126.98.2

If you don't know how to add a node, see my instructions above Smiley
full member
Activity: 143
Merit: 100
So sexy, it hurts.
Here's my "cheat-sheet" to get a working Datacoin wallet going Smiley



Link to Windows wallet - http://sourceforge.net/projects/datacoin/files/

Download datacoin-qt-131204.zip

Unzip it (drag file onto desktop usually does it, or click the unzip icon in the folder)

Run datacoin-qt

After the wallet boots up, you'll notice that it doesn't connect to any active connections.

To fix that, go to the 'Help' tab on the top, then 'Debug window'

The 'Console' tab comes up.

At the bottom of the Console tab you can enter commands to the wallet.
We are going to add nodes. I went through this thread and others and found nodes that may be active.

type the following:

addnode 107.170.165.126 add

then hit return.

I added all of the following using the above command format:
107.170.165.126
108.61.57.85
125.135.114.73
162.243.125.211
198.12.12.83
46.4.147.38
144.76.123.194
80.74.157.31
104.131.69.82
graymines.net:4777


My wallet is now connected to 11 nodes!
Not sure which ones above are active - just know that one or more gets the wallet working Smiley

Hope this helps my fellow Datacoin peeps!

And as of today (6/3/2015) the size of Datacoin is about 1.2 gigs. (Bitcoin is currently about 32 gigs)

Peace.


member
Activity: 124
Merit: 10
We need more exchanges. Bter makes always problems.

this is the very fact
sr. member
Activity: 253
Merit: 1413
DTCxNMC
We need more exchanges. Bter makes always problems.

Yeah, but unfortunately that's one of the major factors that brought down DTC in the first place, Cryptsy refuses to add it :/
full member
Activity: 150
Merit: 100
We need more exchanges. Bter makes always problems.
legendary
Activity: 2452
Merit: 1025
Energy coin master
Check out that price spike.
Nice, actually this is the value of a few months ago so still very cheap.
sr. member
Activity: 253
Merit: 1413
DTCxNMC
full member
Activity: 177
Merit: 153
That said, I am still fully synced and have 3 nodes connected...

144.76.123.194
80.74.157.31
198.12.12.83

Hi there,

I still think this coin has much unused potential.
So I setup another full node with main an testnet to run 24/7.

ip: 104.131.69.82



full member
Activity: 150
Merit: 100
what a nice coin




Most of altcoins (approximately %99.9) are just scam.

Cool story bro. Bitcoin was stealth- and flashmined too btw.


hero member
Activity: 637
Merit: 500
any news from Datacoin??

Yeah, they always were hard to talk with... And as I understood from the comments by now they have ran long ago Sad

Though I still think it's a nifty idea, others have found better solutions and kinda made Datacoin obsolete :/

That said, I am still fully synced and have 3 nodes connected...

144.76.123.194
80.74.157.31
198.12.12.83


Peace!

Devvie
twitter.com/devnullius
better solutions? like what?
Datacoin can't scale.From a space and price point of view.
Even Bitcoin with Proof-of-Existence is superior.
legendary
Activity: 1792
Merit: 1008
/dev/null
any news from Datacoin??

Yeah, they always were hard to talk with... And as I understood from the comments by now they have ran long ago Sad

Though I still think it's a nifty idea, others have found better solutions and kinda made Datacoin obsolete :/

That said, I am still fully synced and have 3 nodes connected...

144.76.123.194
80.74.157.31
198.12.12.83


Peace!

Devvie
twitter.com/devnullius
better solutions? like what?
legendary
Activity: 2452
Merit: 1025
Energy coin master
any news from Datacoin??

Yeah, they always were hard to talk with... And as I understood from the comments by now they have ran long ago Sad

Though I still think it's a nifty idea, others have found better solutions and kinda made Datacoin obsolete :/

That said, I am still fully synced and have 3 nodes connected...

144.76.123.194
80.74.157.31
198.12.12.83


Peace!

Devvie
twitter.com/devnullius
I have the same nodes.
Pages:
Jump to: