Pages:
Author

Topic: Arctic Coin (ARC), No premine, Evolution over 1 year - page 15. (Read 81998 times)

newbie
Activity: 1
Merit: 0
Hello Sergejnoob,

I am really new at this and just about to stop trying setting up this Arctic Masternode in Vultr. If you are so inclined to answer some questions it would be appreciated, if not I understand.

When setting up server in "Vultr" all the Youtube videos say "pick a location" then use "Ubunto" I have a new computer running Windows 10, OS manufacture "Microsoft Corporation" System Manufacture, MSI.
When I read what "Ubunto" is, it says for a "Linux" system. I thought "linux" was completely different from Windows.
I followed this guy's instructions on Youtube https://www.youtube.com/watch?v=5H9eEwgTuoA and everything worked up to the point of connecting the VPS using Putty.
When I get to mkdir ~/arcticcoin, it always say "no directory found". 
I have tried that command line in many different forms and it still does not work.

Also this line I question, even though I never really got to it, "wget https://github.com/ArcticCore/arcticcoin/releases/download/v0.12.1.2/arcticcore-0.12.2-linux64.tar.gz"  this says linux 64 when I have Windows 64.

Can you tell me where I went wrong?
Wiling to donate $50 of bitcoin to you if you help me set this up!

Thank you


Step by Step Setup for a ARC Maternode

Here you can create your own Virutal Linux Server https://www.vultr.com/?ref=7160524  2,99$ per month -  Payment Methods:    PayPal -  CreditCard - Bitcoin

Vultr is a well known and professional Cloud Hosting company!


I used #ubuntu 16.04

apt-get update

apt-get install -y build-essential software-properties-common autoconf libssl-dev libboost-dev libboost-chrono-dev libboost-filesystem-dev libboost-program options-dev libboost-system-dev libboost-test-dev libboost-thread-dev sudo automake git

add-apt-repository ppa:bitcoin/bitcoin -y
apt-get update
apt-get install libdb4.8-dev bsdmainutils libdb4.8++-dev -y

mkdir ~/arc
cd ~/arc
apt-get install wget nano -y
wget https://github.com/ArcticCore/arcticcoin/releases/download/v0.12.1.2/arcticcore-0.12.2-linux64.tar.gz
tar -xvf arcticcore-0.12.2-linux64.tar.gz
mv arcticcore-0.12.1/* ./
rm arcticcore-0.12.2-linux64.tar.gz
rm -r arcticcore-0.12.1/

cp ~/arc/bin/arcticcoind /usr/local/bin/
cp ~/arc/bin/arcticcoin-cli /usr/local/bin/
cp ~/arc/bin/arcticcoin-tx /usr/local/bin/

mkdir -p /root/.arcticcore
nano /root/.arcticcore/arcticcoin.conf
```
rpcuser=user
rpcpassword=ASecurePasswordThatYouDontNeedToRemember
server=1
```

arcticcoind -daemon
arcticcoin-cli getinfo
arcticcoin-cli getnewaddress 0
=>


Save the output of the last command, this is the
you'll send your ARC to.

Send EXACTLY 1000 ARC this
 (`1000.01` from cryptopia)

Then list transaction:
arcticcoin-cli listtransactions

and get the `txid`

```
arcticcoin-cli getbalance
=> 1000.00000000
```

```
arcticcoin-cli goldminenode genkey
=>
arcticcoin-cli stop
nano ~/.arcticcore/arcticcoin.conf
```

And change the file into:
```
server=1
listen=1
daemon=1
goldminenode=1
goldminenodeprivkey=
externalip=
```

Then:
```
arcticcoind -daemon

arcticcoin-cli goldminenode outputs
=> {
  "xxxx": "IDX"
}
```

Wait until your tx has 15 transactions (check with `arcticcoin-cli listtransactions`)


Note the "IDX" value and open the file `~/.arcticcore/goldminenode.conf`.

nano ~/.arcticcore/goldminenode.conf

Add the following line:
```
mn1 :7209
```

Then `arcticcoin-cli goldminenode start`.

Check your goldmine is connected by doing:

```
arcticcoin-cli goldminenode list | grep
  "TXID-IDX": "PRE_ENABLED"
```

After 20-30 min you should see:
```
arcticcoin-cli goldminenode list | grep
  "AAAAA-B": "ENABLED"
```

Check http://www.vultr.com/?ref=7160524  for good hosting prices... dont trust services where you dont own the private keys!!

Have Fun with your Masternode !  Wink




hero member
Activity: 1540
Merit: 502
I`m trying to run a mn but i get pre enabled and after 1 h or waiting i get expired...i did all of the steps twice i dont know wtf is the problem , can someone suggest something please?thank you

first of all ,dont get this mn ...rewards sucksss.. every 2 or 3day  i get 0.75 ( sometime 0.37) ARC ...... price of this coin 800sats ...... i dont know why i holding it .... but hey i bought it so... selling is 10X loss for me ..so hope on that one day ...... but the mn works good...


but back to your question is your port open ?? blocks you firewall the arc wallet Huh

check here your port:

https://www.yougetsignal.com/tools/open-ports/
newbie
Activity: 18
Merit: 0
I`m trying to run a mn but i get pre enabled and after 1 h or waiting i get expired...i did all of the steps twice i dont know wtf is the problem , can someone suggest something please?thank you
member
Activity: 159
Merit: 10
newbie
Activity: 21
Merit: 0
Is there Discord or Telegram community?
only here?
member
Activity: 159
Merit: 10

That is exactly what I want to do; I wish I had watched the video you pointed out BEFORE i did it "Cliffs way" but right now I am tring to figure out how to move the coins BACK to my local machine, kill the VPS, and start over.  Really all I need is the exact commands to use to move the coins that are stored on the VPS.   From there I can handle it with a few stumbles.  I set up another MN for another coin tonight that way (coins kept on local machine) and it makes me feel a lot better.  I am glad I picked the cheapest MN to start, I figured ARC will most likely never go far and was just "doing it for the LULZ" and self education, but I really wish the ARC project had a warmer future.  Too many MNs!

To withdraw all your coins from your vps, you need to stop running the mn:

1. Edit .arcticcore/goldminenode.conf and put a # at the start of each line.
2. Close your wallet with arcticcoin-cli stop
3. Open your wallet with arcticcoind -daemon

You can then withdraw all your coins.

Get your balance details arcticcoin-cli getinfo

Send your coins to another wallet arcticcoin-cli sendtoaddress "<an address from you PC wallet>" <amount>

C.
member
Activity: 199
Merit: 21
start ur miners!!!

Mining Pool is up and running
 ---------------------
pool.noize.pw
---------------------
-o stratum+tcp://pool.noize.pw:3533 -u -p c=ARC
---------------------------------
3 payout every 3 hours(when ur blocks are matured)

port 3533 difficulty 4

pool fee 0.5%

I mined this coin for a bit, but the community is not very active, and unless someone shows me a reason why this coin has legs, I would not point back to ARC.  Please pump this coin or make it special or better!
newbie
Activity: 6
Merit: 0
start ur miners!!!

Mining Pool is up and running
 ---------------------
pool.noize.pw
---------------------
-o stratum+tcp://pool.noize.pw:3533 -u -p c=ARC
---------------------------------
3 payout every 3 hours(when ur blocks are matured)

port 3533 difficulty 4

pool fee 0.5%
member
Activity: 199
Merit: 21
Hey guys, I set up an ARC masternode over a month ago following the youtube video https://www.youtube.com/watch?v=cPacq57MjkQ from Cliff on Crypto.  I followed the insttructions, and after a few retries, managed to get the MN up and running and showing enabled.  The problem I found (besides certain errors that popped up when running the commands) is that the video has you set up your MN to payout to the MN address itself, and he does not go into how to actually mose the funds once they are sitting on the remote VPS.  So I went ahead and set up my local ARC qt wallet client and tried to import the private key that corresponds to the MN, but I got errors.  I forgot what errors as I just left the MN alone after a frustrating afternoon over a month ago.  But, I did manage to find a command to import a "watch only" address that corresponds to the MN addy, so I can see the balance at 1000 ARC.   I ran into issues so I did not even run the daemon to start the MN after other issues, so the balance is still 1000.  However, tonight I had a little time so I went ahead and started the MN up again.  So here is my delema:  how can I get my local client ARC wallet to show my balance outside of the "watch only" column?  Running a VPS for ARC is really just for education, and I may decide to withdraw the ARC and perhaps run the MN locally instead of on the VPS, but as of now, I have no idea what commands to use to spend the 1000 ARC from the client on the VPS.  I an using Vultr VPS at 5$ a month (the only package they had at the time) and because I tried to set up another MN (XMCC) on the same server, I have a nice mess with too many directories that are useless on that VPS, so I would like to make a clean start!  I know this post is long and rambling, but if anyone has advise on the 2 main points: 1) how to spend from the MN that resides on the VPS to my local wallet or another address using Ubuntu, and 2) how to get my local client ARC wallet to show my MN balance but not as a "watch only" address.  If anyone has suggestions I will post more details as needed.  Thanks for the help.  

You should set-up with a remote wallet so that your 1000 coin collateral are on your local PC.


See https://youtu.be/5H9eEwgTuoA for the best walkthough. Don't store your coins on a vps!

C.

That is exactly what I want to do; I wish I had watched the video you pointed out BEFORE i did it "Cliffs way" but right now I am tring to figure out how to move the coins BACK to my local machine, kill the VPS, and start over.  Really all I need is the exact commands to use to move the coins that are stored on the VPS.   From there I can handle it with a few stumbles.  I set up another MN for another coin tonight that way (coins kept on local machine) and it makes me feel a lot better.  I am glad I picked the cheapest MN to start, I figured ARC will most likely never go far and was just "doing it for the LULZ" and self education, but I really wish the ARC project had a warmer future.  Too many MNs!
newbie
Activity: 9
Merit: 0
I follow this coin since june,

I'm not going to answer to all this accusation againt the arctic team, because it's useless, and you have already sell you coins. So i just answer to end this discussion. But fore sure, in crypto world you have to searchinformation, but you are maybe here too much parano as if you are maybe right, i know that they are not going to leave the coin with their money. You guy look like good man. that's why it is sure that you are going to succeed in cryptoworld currencie. Unfortunately for this coin, it's sad that you cannot be in contac with them. Dev are actives, you canbe sure of that, they faced problems, market evolution, strategic decision for a better futur, that's all.

The only one in the arctic team who can speak english is Oleg, and he cannot answer to more than 3 000 persons which question on everything. These last time they are looking for better upgrade, because other currencies are growing, competition will be harsch in 2018. If you followw twitter you can see it. That's why they may put an important point on exchanges for these futur month, because they know that investors are waiting for little bucket.  In the other hand, they continue to improve.

Now is your choice to believe me or not, i just give facts. You can go to see the coin "TRIGGER". Dev team have never speak on thread, poeple get angry  because they always delay their release, more than 3 month, stayed in silence. A lot leave the coin and sell for a lost, say it's a scam blablabla etc...  The price was at 0.3 - 0.5 dollars. Today you can see it is at 7 $.  So, the futur tell us here too. But my advice for poeple which are in a hurry, is to bet on different coin, like that you get less stress because you are not depending on 1 coin.

Moreover, if you have run 60 masternodes i hope and i think that you didn't have sell it for a loss. Around these time (august) masternodes reward were very high. I run some too, and if i sell it today, as if you can say that the team is "slow" or whatever else, i make a X3 profits. That's why i keep my masternodes, 1st because it will be very rentable in the futur, and 2nd because the project and the philosophy of this coin is nice. I understand that you have lost your faith in them for your reason and your point of view, but just don't use words which spread negative things. I believe that the arctic coin will it 1 $, and i support them.

PS : Masternode port 72009

Wish you the best with other coin.

For the new which are interesting in arctic, Welcome Smiley

Peace and smile Smiley
member
Activity: 76
Merit: 10
guys what is the right

rpcport and p2p port for this coin?
member
Activity: 159
Merit: 10
I don't think so Craigh.

As you can see on cryto market, some things take times, because dev have to face some problems. Sure they didn't have respect their deadlines,  and so ? According to me, it's sure for 100 % that devs are working hard. Things are not doing in one night, and if you complained, go develop with them.

That's why some coin for now didn't like to give dead line, because of harsch poeple like you which have no patience. Whatever, if you didn't have faith on them you can. Unfortunately maybe you are not in contact whith the only one dev which can speak english.

Well, we are doing our own homework, but please if you didn't have faith in this project or in the dev team which is active, just leave, and we will see in the future what's going on. I believe in them, that's why i answer to you, because when poeple are working hard, they need to be supported and not to be insult like that because you are waiting a bucket, its a long term investment.

Peace and smile.

I have been trying to communicate with the coin devs on discord since July. The refuse to engage or give any meaningful updates or answer any questions. I have sold all my ArcticCoins. I'm not keen on a coin where the devs hold 25% of all coins in circulation, particularly when they didn't pay for them in the market. Millions of coins were meant to be burnt after the algo swap. It never happened. So, they may say no pre-mine, but it's not really true, is it? There were 10M+ coins that were generated for the swap but not used.

No point in discussing this further as they will not give a straight answer (e.g. lets see the burn address). So, while I used to run 60 goldminenodes, I now hold zero Arc - and I am happy with my decision.

C.
full member
Activity: 167
Merit: 100
I don't think so Craigh.

As you can see on cryto market, some things take times, because dev have to face some problems. Sure they didn't have respect their deadlines,  and so ? According to me, it's sure for 100 % that devs are working hard. Things are not doing in one night, and if you complained, go develop with them.

That's why some coin for now didn't like to give dead line, because of harsch poeple like you which have no patience. Whatever, if you didn't have faith on them you can. Unfortunately maybe you are not in contact whith the only one dev which can speak english.

Well, we are doing our own homework, but please if you didn't have faith in this project or in the dev team which is active, just leave, and we will see in the future what's going on. I believe in them, that's why i answer to you, because when poeple are working hard, they need to be supported and not to be insult like that because you are waiting a bucket, its a long term investment.

Peace and smile.

Craigh is right.

For how long have you followed this coin?
newbie
Activity: 9
Merit: 0
I don't think so Craigh.

As you can see on cryto market, some things take times, because dev have to face some problems. Sure they didn't have respect their deadlines,  and so ? According to me, it's sure for 100 % that devs are working hard. Things are not doing in one night, and if you complained, go develop with them.

That's why some coin for now didn't like to give dead line, because of harsch poeple like you which have no patience. Whatever, if you didn't have faith on them you can. Unfortunately maybe you are not in contact whith the only one dev which can speak english.

Well, we are doing our own homework, but please if you didn't have faith in this project or in the dev team which is active, just leave, and we will see in the future what's going on. I believe in them, that's why i answer to you, because when poeple are working hard, they need to be supported and not to be insult like that because you are waiting a bucket, its a long term investment.

Peace and smile.
member
Activity: 159
Merit: 10
How many tokens are needed for the node? Thx in advance

1000 ARC.
member
Activity: 406
Merit: 10
How many tokens are needed for the node? Thx in advance
member
Activity: 159
Merit: 10
His father can be compare to "Sibcoin", and as you can see, today Sibcoin is at 4,5 $. Sure it take times to grow, slowly but sure to up step by step


Utter rubbish. ArcticCoin is a DASH clone. It has been hit heavily with the over-subscription of x11 mining due to difficulty recalculations not working well with pools switching in and out.

Only relation to Sibcoin - Russians.

C.
full member
Activity: 350
Merit: 100
The Future Of Work
From the description I understand that the main idea is free transactions on the exchange. But this is not enough. Now, many platforms use this way to outperform Ethereum. For this you will need a clear description of the model and high-quality content.
member
Activity: 159
Merit: 10
Arctic coin is a nice coin which have a real ethic and spirit development. His cost is really underestimate for now on the market (maybe because he is not in "the top 100" of coinmarketcap) , but it will change soon in a few Week Smiley

Poeple who made real research, will understand that the Future of Arctic coin is going to be Very Good. His father can be compare to "Sibcoin", and as you can see, today Sibcoin is at 4,5 $. Sure it take times to grow, slowly but sure to up step by step


This guy must be a shill. There has been a recent value increase, but that has NOTHING to do with the coin development. The devs have not delivered anything in 8 months. They have not fixed the instant send security issue. They have not addressed the issue of the blockchain stalling. All the deadlines from the roadmap have been and gone (see https://github.com/ArcticCore/arcticcoin/blob/master/Arctic%20Coin%20Roadmap.png

Just do your own homework. Check out the following Discord servers where you will find the truth!

https://discord.gg/AMsACW3

https://discord.gg/VTrHKjr

Good luck!

C.
member
Activity: 159
Merit: 10
Hey guys, I set up an ARC masternode over a month ago following the youtube video https://www.youtube.com/watch?v=cPacq57MjkQ from Cliff on Crypto.  I followed the insttructions, and after a few retries, managed to get the MN up and running and showing enabled.  The problem I found (besides certain errors that popped up when running the commands) is that the video has you set up your MN to payout to the MN address itself, and he does not go into how to actually mose the funds once they are sitting on the remote VPS.  So I went ahead and set up my local ARC qt wallet client and tried to import the private key that corresponds to the MN, but I got errors.  I forgot what errors as I just left the MN alone after a frustrating afternoon over a month ago.  But, I did manage to find a command to import a "watch only" address that corresponds to the MN addy, so I can see the balance at 1000 ARC.   I ran into issues so I did not even run the daemon to start the MN after other issues, so the balance is still 1000.  However, tonight I had a little time so I went ahead and started the MN up again.  So here is my delema:  how can I get my local client ARC wallet to show my balance outside of the "watch only" column?  Running a VPS for ARC is really just for education, and I may decide to withdraw the ARC and perhaps run the MN locally instead of on the VPS, but as of now, I have no idea what commands to use to spend the 1000 ARC from the client on the VPS.  I an using Vultr VPS at 5$ a month (the only package they had at the time) and because I tried to set up another MN (XMCC) on the same server, I have a nice mess with too many directories that are useless on that VPS, so I would like to make a clean start!  I know this post is long and rambling, but if anyone has advise on the 2 main points: 1) how to spend from the MN that resides on the VPS to my local wallet or another address using Ubuntu, and 2) how to get my local client ARC wallet to show my MN balance but not as a "watch only" address.  If anyone has suggestions I will post more details as needed.  Thanks for the help.  

You should set-up with a remote wallet so that your 1000 coin collateral are on your local PC.


See https://youtu.be/5H9eEwgTuoA for the best walkthough. Don't store your coins on a vps!

C.
Pages:
Jump to: