Pages:
Author

Topic: [ANN] [XDAG] New Community-based Cryptocurrency - First Mineable DAG ! - page 96. (Read 75448 times)

jr. member
Activity: 107
Merit: 1
Tip for linux users who do not wish to change their timezone:
Code:
TZ=GMT ./xdag -d -m 2 pool:ip
or similar command, try with
Code:
TZ=GMT date
to see the results.

Handy bash scripts when you want to update the code, connect to console, start mining without changing the directory all the time and remembering commands (place in your home directory, where git clone was also executed):

xdag_update.sh
Code:
#!/bin/bash

PIDS="`pidof xdag`"

if [ "$?" -eq 0 ]; then
        echo "Daemon is running! Stop it before recompiling. PIDs: ${PIDS}"
        echo "run ./xdag_console.sh and type 'terminate' to terminate the daemon."
        exit 1
fi

echo Updating git repository...
(cd ~/cheatcoin && git pull && cd ./cheatcoin && make)

echo "Done! Start the daemon with ./xdag_run.sh"
xdag_run.sh:
Code:
#!/bin/bash

PIDS="`pidof xdag`"

if [ "$?" -eq 0 ]; then
        echo "Daemon already running? PIDs: ${PIDS}"
        echo "run ./xdag_console.sh and type 'terminate' to terminate the daemon."
        exit 1
fi

echo Starting daemon...
(cd ~/cheatcoin/cheatcoin && TZ=GMT ./xdag -d -m 20 54.37.158.221:13654)
echo -n "Daemon PIDs: "
pidof xdag
xdag_console.sh
Code:
#!/bin/bash

pidof xdag > /dev/null

if [ "$?" -ne 0 ]; then
        echo "Daemon not running! Start it with ./xdag_run.sh"
        exit 1
fi

echo Starting console...
(cd ~/cheatcoin/cheatcoin && TZ=GMT ./xdag -i)
echo -n "Daemon PIDs: "
pidof xdag
Adjust to suit your needs & happy mining! ;-)
newbie
Activity: 42
Merit: 0
Glad everyone likes the name Smiley

You all don’t think Daggercurrency.org is legit? I think it sounds LEGIT.

Like, 1b marketcap legit...
full member
Activity: 490
Merit: 102
So the community is floating towards starting point of the first minable Dag currency Dagger as of $0.02 for 1 XDAG. Today it is about 120-130 sat for XDAG. Reasonable.
member
Activity: 276
Merit: 12
Life is toxic...CHUG IT!!
and it looks like dagger.org is open

It isn't, in the way of a non profit organization the onlyone aviaboe is dagger.ngo

ya...just saw that...daggercash.org tho
newbie
Activity: 7
Merit: 0
and it looks like dagger.org is open

It isn't, in the way of a non profit organization the onlyone aviaboe is dagger.ngo
sr. member
Activity: 578
Merit: 250
Anyone interested in selling some DAG to me? Looking for about 10K.  Drop me a PM with price per DAG and what currencies you accept, and we can negotiate.

Thanks!
member
Activity: 276
Merit: 12
Life is toxic...CHUG IT!!
and it looks like dagger.org is open

edit....I was wrong...its taken but daggercash.org is open
member
Activity: 276
Merit: 12
Life is toxic...CHUG IT!!
I think "coin" sucks too...daggercash or daggerpay...or just plain dagger, like dash monero ardor, etc...
jr. member
Activity: 133
Merit: 7
Attention, please!

The version T13.811 is available for all supported platforms (Linux, Win32/64/gui).
Thanks. I downloaded new version, everything looks ok.
newbie
Activity: 74
Merit: 0
Go with .org domains, it's better for foundations non-profit, besides bitcoin.org is main domain for it.
Also could be NGO... It is for non government organization.

How about xdagger.com?

It's short - short is better.

Even shorter:

xdagg.com

member
Activity: 128
Merit: 14
and less “shitcoin” than adding coin to anything.
I don't really like Coin too in fact ^^
Prefer short term but it's only my advice :-)
dagger.ngo sound cool !!!
newbie
Activity: 7
Merit: 0
Go with .org domains, it's better for foundations non-profit, besides bitcoin.org is main domain for it.
Also could be NGO... It is for non government organization.
newbie
Activity: 74
Merit: 0
What is max total money supply?
4 billion.

Thanks. That's quite a lot. Did you think about capping it lower?
jr. member
Activity: 133
Merit: 7
How about daggercash.org?

Chiming in here - thought a lot about this and I think Daggercurrency sounds more legit and less “shitcoin” than adding coin to anything.

I have daggercurrency.org if we want to use it. I highly highly suggest we stay away from coin if we can. It lumps us in with a bunch of lame projects. And we are certainly not lame!!!

Dizzzzle
It is also perfect name.

What is max total money supply?
4 billion.
newbie
Activity: 74
Merit: 0
This coin looks very interesting. Dagger - I like the name too.
What is max total money supply?

newbie
Activity: 42
Merit: 0
Also working on branding design I  can show in discord in next day or two.will post here also
newbie
Activity: 42
Merit: 0
Chiming in here - thought a lot about this and I think Daggercurrency sounds more legit and less “shitcoin” than adding coin to anything.

I have daggercurrency.org if we want to use it. I highly highly suggest we stay away from coin if we can. It lumps us in with a bunch of lame projects. And we are certainly not lame!!!

Dizzzzle
member
Activity: 276
Merit: 12
Life is toxic...CHUG IT!!
Go with .org domains, it's better for foundations non-profit, besides bitcoin.org is main domain for it.

HiroProto already obtained daggercoin.org
sr. member
Activity: 882
Merit: 310
Go with .org domains, it's better for foundations non-profit, besides bitcoin.org is main domain for it.
newbie
Activity: 70
Merit: 0
yep, but your max supply is greater than XRB too and don't forget that XRB has reached a price of a mineable coin.

I just give keys for a success, I believe in this project.

We wont reach the max supply in a lot of time, by the end of the year the total supply will still be less than 600 million if im not wrong.
This is not like other coins where (available coins=max supply) since the coin is created.

When will dagger hit coinmarketcap ? Thanks.

When any exchange add it


Hi,

I wanted to buy some XDAG but your price is too expensive.

1 XDAG = 0.00525 BTC => waw

In comparison Raiblock starts at $0.007 and its max supply is 133M.

it had growth and success because the start price was cheap and with your price, the growth will be too slow.

Look at the market, growth are only on the cheapest coin. News buyers are looking for a rocket. it's easier to have a growth from $0.007 to $30 in order to make it. so if you want to make it, you have to think a low price....

isn't it?

Yes, i think the same, i prefeer to grow slow than overvaluate it from the beginning
Pages:
Jump to: