Search content
Sort by

Showing 6 of 6 results by VeLimiRDev
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 01/02/2020, 17:42:23 UTC
I think we should push more on socials for now
I checked twitter and i am the only follower

https://twitter.com/DevDngr





It's good that they posted links to social networks. I will also subscribe now!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 31/01/2020, 16:37:07 UTC
Just a quick reminder you can follow us on:


Twitter
https://twitter.com/DevDngr

Facebook
https://www.facebook.com/dngr.dev

Discord
https://discord.gg/k8A5U2T




Good news! I see that the developers are doing something.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 29/01/2020, 10:19:40 UTC
Yes is in Alpha release and will be surely released soon, we are doing our internal
testing though, we'll let you know when is finished but you won't be waiting for long
I promiss!

Let us know about all updates to your platform more often. And what do you have with access to the exchange ?! The roadmap says that you want to go public on the stock exchange in July 2020, is that true?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 28/01/2020, 15:52:32 UTC
Hello guys, soon very exciting news regarding Danger Coin!
If you have any questions in the meantime, please do not hesitate to ask.

Good evening. I saw on your site it says that you already have a working android wallet? Why didn’t they post here in the news about this news?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 30/12/2019, 17:40:17 UTC
all my MNs work without problems in PC Win, but this particular coin is all through the ass  Angry
Instructions for installing and configuring a masternode

 To configure the masternode, you need a constantly working wallet (console or graphic) on a virtual server (or computer) with a static IP.  You can configure everything on one wallet, or classic on a two-server wallet with a masternode, on a home wallet with a deposit of 5,000 coins, so that the coins are under control
 We configure masternode on VPS + locally
 ON VPS CONFIGURING A HOT WALLET
 LOCALLY CONFIGURING A COLD WALLET
 Brief and sufficient instruction.
 Masternode setup:
 in local cold wallet:
 enter the command getaccountaddress MN1
 We get a new address, for example dJvL1pxyeXphvucqhwnAVKtdiMHmh9Y5j7
 We translate 5000 dngr into it, we are waiting for 15 confirmations for the masternode
 Then the masternode genkey command
 we get masternodeprivki, for example:
 3gp9CbNXPTQeQfY4cvZFUjPAzRKRZeq382nsSrM9dCkAyD4Pt3j
 Then the team
 masternode outputs
 we get, for example, "44836fd4b2c74737ba250ae1b07fa3e83ffb987f1ab95e3fdedaeb8d8d144c20": "1"
 We enter the received values ​​into a file
 masternode.conf:
 MN1 125.125.125.125:49002 3gp9CbNXPTQeQfY4cvZFUjPAzRKRZeq382nsSrM9dCkAyD4Pt3j 44836fd4b2c74737ba250ae1b07fa3e83ffb987f1ab95e8fdf14f
 where instead of 125.125.125.125 we use our public IP address VPS
 On VPS hot:
 edit (add the resulting master boot) dngrcoin.conf file:
 rpcuser = DNGR
 rpcpassword = DNGR
 rpcallowip = 127.0.0.1
 listen = 1
 server = 1
 daemon = 1
 masternode = 1
 externalip = 125.125.125.125:49002
 masternodeprivkey = 3gp9CbNXPTQeQfY4cvZFUjPAzRKRZeq382nsSrM9dCkAyD4Pt3j
 After making changes to masternode.conf and dngrcoin.conf, wallets need to be reloaded
 Then on local:
 start masternode
  masternode start-all
 On VPS check:
  masternode status
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DNGR] ★★★ DangerCoin ★★★| PoS/PoW/MN | Innovative hybrid algorithm
by
VeLimiRDev
on 30/12/2019, 08:47:32 UTC
MN in Win no working - EXPIRED  Huh
IP static and white
Good evening. What is wrong with you? I just was able to run MN on VPS