Pages:
Author

Topic: [ANN] ChiliCoin - Hot as hell - X11 PoW + 10% PoS - ICO - page 19. (Read 29738 times)

newbie
Activity: 56
Merit: 0
OP updated with new images. Can someone please quote the OP?
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
New official wallet released: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.1.0/chilicoin-qt.zip

Changes:
  • New wallet design
  • Added checkpoints to improve security

Now I am going to update the OP with the new images

I just love the colours Cheesy
newbie
Activity: 56
Merit: 0
New official wallet released: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.1.0/chilicoin-qt.zip

Changes:
  • New wallet design
  • Added checkpoints to improve security

Now I am going to update the OP with the new images
hero member
Activity: 532
Merit: 500
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
https://twitter.com/kostasvizoulas/status/732272763113771008 retweet this guys. lets bring some exposure to this great coin.
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
hero member
Activity: 980
Merit: 1000
.
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
Hi, how can I solo mine this coin on MacOS and Windows?

what gpu u have?
full member
Activity: 140
Merit: 100
Hi, how can I solo mine this coin on MacOS and Windows?
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
I absolutely love capsicums of all kinds but I really don't think we need a ChiliCoin. Fun little experiment perhaps, okay.

Hot as hell you say? What for Grin

Like I have explained we will release games where you can do in-game purchases of premium items.

I just cant wait for that Cheesy
newbie
Activity: 56
Merit: 0
I absolutely love capsicums of all kinds but I really don't think we need a ChiliCoin. Fun little experiment perhaps, okay.

Hot as hell you say? What for Grin

Like I have explained we will release games where you can do in-game purchases of premium items.
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
I absolutely love capsicums of all kinds but I really don't think we need a ChiliCoin. Fun little experiment perhaps, okay.

Hot as hell you say? What for Grin

Hot as hell for staking Cheesy

diff is "proof-of-stake" : 0.00053138
full member
Activity: 140
Merit: 100
I absolutely love capsicums of all kinds but I really don't think we need a ChiliCoin. Fun little experiment perhaps, okay.

Hot as hell you say? What for Grin
newbie
Activity: 56
Merit: 0
Who can compile a wallet for linux please? I can't do that in my vps Sad

Cheers

Let me guess... Amazon free tier? If so, I can help you so it will build wallets.

I've build one for you: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.0.0/chilicoin-qt-linux.tar.gz

You still need to install the dependencies. This is the GUI version, not sure if you were looking for the daemon or the GUI?

Here you go for the dependencies:

Code:
apt-get update && apt-get upgrade
apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev

wget http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz && tar -zxf download.php\?file\=miniupnpc-1.8.tar.gz && cd miniupnpc-1.8/
make && make install && cd .. && rm -rf miniupnpc-1.8 download.php\?file\=miniupnpc-1.8.tar.gz

InterServer $0.01 plan lol

I need daemon for host a node, but thanks for your help Cheesy

Here is the linux daemon: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.0.0/chilicoin-qt-linux-daemon.tar.gz

Same dependencies apply.

For most cheap VPS instances the trick is to add virtual memory: https://damvin.com/index.php/2013/03/14/adding-virtual-memory-to-aws-ec2-micro-instances-and-other-smart-tips/
legendary
Activity: 1666
Merit: 1007
Professional Native Greek Translator (2000+ done)
Who can compile a wallet for linux please? I can't do that in my vps Sad

Cheers

Let me guess... Amazon free tier? If so, I can help you so it will build wallets.

I've build one for you: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.0.0/chilicoin-qt-linux.tar.gz

You still need to install the dependencies. This is the GUI version, not sure if you were looking for the daemon or the GUI?

Here you go for the dependencies:

Code:
apt-get update && apt-get upgrade
apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev

wget http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz && tar -zxf download.php\?file\=miniupnpc-1.8.tar.gz && cd miniupnpc-1.8/
make && make install && cd .. && rm -rf miniupnpc-1.8 download.php\?file\=miniupnpc-1.8.tar.gz

InterServer $0.01 plan lol

I need daemon for host a node, but thanks for your help Cheesy

It seems we got a nice team over here Cheesy
full member
Activity: 196
Merit: 100
Who can compile a wallet for linux please? I can't do that in my vps Sad

Cheers

Let me guess... Amazon free tier? If so, I can help you so it will build wallets.

I've build one for you: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.0.0/chilicoin-qt-linux.tar.gz

You still need to install the dependencies. This is the GUI version, not sure if you were looking for the daemon or the GUI?

Here you go for the dependencies:

Code:
apt-get update && apt-get upgrade
apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev

wget http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz && tar -zxf download.php\?file\=miniupnpc-1.8.tar.gz && cd miniupnpc-1.8/
make && make install && cd .. && rm -rf miniupnpc-1.8 download.php\?file\=miniupnpc-1.8.tar.gz

InterServer $0.01 plan lol

I need daemon for host a node, but thanks for your help Cheesy
newbie
Activity: 56
Merit: 0
Who can compile a wallet for linux please? I can't do that in my vps Sad

Cheers

Let me guess... Amazon free tier? If so, I can help you so it will build wallets.

I've build one for you: https://github.com/ChiliCoin/ChiliCoin/releases/download/v1.0.0.0/chilicoin-qt-linux.tar.gz

You still need to install the dependencies. This is the GUI version, not sure if you were looking for the daemon or the GUI?

Here you go for the dependencies:

Code:
apt-get update && apt-get upgrade
apt-get install ntp git build-essential libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev

wget http://miniupnp.free.fr/files/download.php?file=miniupnpc-1.8.tar.gz && tar -zxf download.php\?file\=miniupnpc-1.8.tar.gz && cd miniupnpc-1.8/
make && make install && cd .. && rm -rf miniupnpc-1.8 download.php\?file\=miniupnpc-1.8.tar.gz

Pages:
Jump to: