Author

Topic: 🚀 LAUNCH end 09.2018 🏆 ARENON | PvP-Gaming Platform 🏆 Play Games|Earn Money🏆 (Read 140 times)

full member
Activity: 467
Merit: 138
ARENON Decentralized PVP Gaming/Betting Platform Launch end of September !





Quote

What is ARENON

There comes a storm, it's ARENON.
Arenon is a cryptocurrency Based on Proof of Stake and Masterternodes for a stable and fast scaling network, which is a prerequisite for our platform.
 GameTX allows real-time transactions at low fees.

We have made it our goal to create a platform on which everyone in hundreds of games against real people can play for coins. There will be PVP / 1VS1, multiplayer slots and daily / weekly highscore games.
Each of the players is real there will be no AI which always wins as in the whole casinos.
Arenon stands for fair 1vs1 and multiplayer competitions on our platform, where you can play with people worldwide for coins.

Third party APIs for later integration of game developers, as escrow service for external games like CS: Go, Fortnite, LOL so you can also play for ARENON Coins there.





TIC TAC TOE as example for PVP / 1vs1 Games

*Each Player can open a room according to his specifications (amount,rounds).
*The amount is set when the room is created.
*The game starts as soon as another Player enters the room.
*If another Player wants to enter the room, he must set the desired amount.
*The game runs over the set number of rounds.
*For example 1000 ARE as start fee * 2 Players = 2.000 ARE - 2% fee for our Platform = 1960 ARE for the Winner in the Jackpot !
*The Player who won the most rounds wins the jackpot.





DoodleJump as example for Highscore Games

*Highscore games start every day / week anew.
*Each Player can play as often as he wants.
*Each Player has the same starting amount of 50 ARE for one life in the Game.
*The game continues until you die, the score at the time of death counts for the rating.
*For example 50 ARE as start fee * 8975 Player in the Current Period = 448.750 ARE - 2% fee for our Platform = 439.775 ARE for the Winner in the Jackpot !
*The highest score at the end of the current period (24 hours or a week) wins the entire jackpot.





Agar.io as example for Multiplayer Games

*There will be Rooms for 10 - 100 Players.
*There will be rooms where there will be 1 winner and where the last 3,5,10 places get rewards too.
*Each Room has a Max Value of Players and a Contdown of 2 Minutes to Start a Game.
*This one who is filled fist initiates the Game start.
*Each Player must set the same amount of ARE to join the Room.
*For example 100 ARE as start fee * 100 Players = 10.000 ARE - 2% fee for our Platform = 9800 ARE for the Winner in the Jackpot !
*If the Game is Finish last Player get the Jackpot.






*** Note that Games are exsamples, the games will have the same gameplay as the original ones, but different in their looks and appearance




We wanted to bring something new with Arenon, a games platform, but not a
normal one.
We differ fundamentally from other platforms, users have the ability to play
against strangers or friends to arenon coins, these coins will be distributed to
the winner and must be placed before the game.

Each player must use the same amount as a starting fee. there will be games
like: agario, Connect Four, Rock–paper–scissors, Tic-tac-toe, some 8bit games,
global strike, the settlers, chess or one of the many other games we offer.
whether one on one or in a big channel with several players, so it is also
possible to win a larger amount with small bets
The important thing is the fairness! !

No one is preferred, nor will there be items in our gameshop that affect the
game, just skins and other things that do not affect the game.
No strong AI opponents that throws away the fun of playing and exempts you
it is up to every single player that wins or loses himself, so we want to provide
a balanced playing experience with which you play against the use of Arenons.
We have a lot of planning, events will take place and contests. but we do not
want to reveal everything yet

Arenon stands for a fair player vs player competitions.
The goal of the project is to build a platform where players can play with their
own bitcoins and other coins with/VS real players, for coins that set before the
Game starts.

Thanks to blockchain technology this all runs safely and smoothly, thereby the
security of each player is guaranteed. No bots - no hacks for an unparalleled
gaming experience with other players.
Each player can bet a certain amount of money and play against another
player 1 vs 1 or compete against many other players in one of the multiplayer channels.

We created a privacy-oriented network that uses instant-privatsend.
Many platforms are pre-set and the user can only lose in the long run!
“Not on our platform”

Real players compete with each other without any manipulation from outside
everyone starts at the same point and has the same opportunities as any other
player.

No player is preferred and has the same chances. That in turn does not
guarantee the total loss of Coins that can be lost during the game to other
players. Just play for the money you are willing to lose in the worst case










◆  Name: ARENON
◆  Ticker: ARE
◆  Algorithm: X11
◆  Block Time: 60 Sec
◆  Fixed POS Rewards: 0.8 ARE
◆  Fixed MN Rewards: 1.2 ARE
◆  Block Confirms for Mined Blocks:15
◆  Instant send: ~5 seconds
◆  Transaction anonymity: Private send Implementation  
◆  MAX Supply: 55.000.000 ARE
◆  Transaction Confirmations 10 Blocks
◆  RPC Port: 22938
◆  P2P Port: 22937
◆  50.000 ARE needed for a Masternode
◆  MASTERNODES.PRO





















MASTERNODE GUIDE
Code:
Open and Run the ARENON wallet for the first time. In the lower left hand corner of the User Interface, you will see “Synchronizing with network” and other sync messages each time you open your ARENON Wallet. If there is a problem synchronizing, it may say “No Block Source Available” instead. If this happens, just close and re-open the wallet until it synchronizes

Go to Help -> Debug Console.

In the Console window enter getaccountaddress 0 and copy the result.

This is your MASTERNODE DEPOSIT ADDRESS, where you will deposit the coins to create a masternode.

Pay 50000 ARE exactly into this address. No more, no less.

Go to RUN -> %appdata% -> Common Files -> Arenon Folder -> Open Wallet Configuration File. Open the file in Note and paste the following two lines.Config file is located as Arenon.cnf

masternode=1

masternodeprivkey=

rpcuser=user

rpcpassword=ytoi0s3xuTqrVrF

rpcallowip=127.0.0.1

daemon=1

server=1

listen=1

port=22937

rpcport=22938

In the Console Debug window enter "masternode genkey" and copy the result. This is your MASTERNODE PRIVKEY. This is your MASTERNODE PRIVKEY.

Go back to the config file in Notepad and paste your privkey after the equals sign of “masternodeprivkey=”. Now save and close the file. Close the wallet by going to File -> Exit. Go to firewall settings and add 22937 in the incoming port list. windows firewall -> Advance settings -> Inbound Rules -> NewRule(Right side) -> Port -> 22937

Open the ARENON Wallet again by running ArenonCoin-qt.exe. This is how you will always start the wallet going forward.

Go to Help -> Debug Console. Enter "masternode start". You will see the response “Masternode started successfully”.

Congratulations, your masternode is now running.

Now click the Masternodes tab that is now visible. All masternodes need to be active for a certain amount of blocks before they are recognized by the network and eligible for rewards.

for support join https://discord.gg/mNAYyrX





Multiple Masternodes setup Guide
Code:
Step-by-step guide for starting multiple masternodes (3 masternodes in this example)

Requirements

Arenon Wallet running on your local computer with at least 50000 Arenon coins for every masternode
white static IP with open ports for masternodes
Arenon Coin Masternode port: 22937



STEP 1 : Preparing masternodes


1 - Choose the place where you will hold your masternodes dirs (you need 1Gb free space for every masternode)

2 - Create folder "ArenonMN1" there

3 - Copy file "Arenon-qt.exe" in folder "ArenonMN1"

4 - Create in folder "ArenonMN1" new folder "data"

5 - Copy file "blk0001.dat" and folder "txleveldb" in created folder "data"

6 - Rename "Arenon-qt.exe" to the "Arenon-mn1.exe"

7 - Press Win+R and type "cmd" and press Enter

8 - Now type there:

echo start Arenon-mn1.exe -datadir=./data > %homepath%/Desktop/startmn1.cmd

9 - Move file "startmn1.cmd" from Desktop to the "ArenonMN1" folder

10 - Repeat the process from step 2 for each masternode you want to created, with changing mn1 to mn2, mn3

11 - Run startmn1.cmd, startmn2.cmd and startmn3.cmd, wait for complete loading wallets and complete syncing with blockchain

12 - Now you can exit from each running masternode wallets



STEP 2 : Preparing controller wallet


1 - Open your main wallet where you have your coins

2 - Go to Receive tab

3 - Press button "New address" and enter "Masternode 1" in Label (do not check "Stealth address")

4 - Press button "New address" and enter "Masternode 2" in Label (do not check "Stealth address")

5 - Press button "New address" and enter "Masternode 3" in Label (do not check "Stealth address")

4 - Send to all this address exactly 50000 Arenon by one transaction. This can be done by going to Send button and clicking on add recipient two times. And fill all 3 address on pay to and 50000 as amount.

5 - Wait for 1 confirmation of transaction and go to the Debug console

6 - Run command "masternode genkey" and write down generated key (this is your masternode private key)

7 - Run command "masternode outputs" and write down hexnumbers (this is your masternode tx) and digit after ":" (this is tx index)

You will get 3 output like

{ "60835a7d867d335434925c32f38902268e131e99a5821557d3e77f8ca3829fd8" : "0", "60835a7d867d335434925c32f38902268e131e99a5821557d3e77f8ca3829fd8" : "1", "60835a7d867d335434925c32f38902268e131e99a5821557d3e77f8ca3829fd8" : "2" }

8 - Go to Masternodes tab and switch to the "My Masternodes"

9 - Press button "Create"

10 - Enter "Alias" - "MN1" (do not use spaces and special charatcers)

11 - Enter "Address" - "YOUREXTERNALIP:PORT" (your external white ip and port for masternode)

12 - Enter "Privkey" - masternode private key you generated with "masternode genkey"

13 - Enter "TxHash" - masternode tx from "masternode outputs" command

14 - Enter "Output Index" - tx index from "masternode outputs" command

15 - Now you can press "Ok"

16 - Repeat process from step 6 for MN2 and MN3. With renaming MN1 to MN2 and MN3 and changing port When you get to step 7 "masternode outputs" in second time you will see 2 lines with txhash and index. You must choose the First line with txhash for MN1 second for MN2 third for MN3.

17 - Press "Update" and you will see all three masternodes in list with status "Not in the masternode list. "Steps 8-15 creates masternode.conf. You can skip this steps and create it by yourself. It have format:

ALIAS IP:PORT PRIVKEY TXHASH OUTPUTINDEX One line - one masternode config



STEP 3 : Configuring masternodes


1 - Go to "ArenonMN1/data" folder

2 - Open "Arenon.conf" in Notepad

3 - Type there:

port=PORT masternode=1 masternodeaddr=IP:PORT masternodeprivkey=PRIVKEY

4 - Replace PORT with port for your Masternode 1, IP:PORT with your external white ip and the same port for you Masternode 1

5 - Replace PRIVKEY with masternode private key you generated with "masternode genkey" in controller wallet for Masternode 1

6 - Save it and repeat process for Masternode 2 and Masternode 3.



STEP 4 : Starting masternodes


1 - Now you can restart all your masternodes by executing the file "startmn1.cmd", "startmn2.cmd" and "startmn3.cmd"

2 - Go to controller wallet, check that your coins in Masternode 1, 2 and 3 addresses have at least 15 confirmations.

3 - Go to Masternodes tab and switch to the "My Masternodes"

4 –Press "Start All"



Thats all. You have created 3 working masternodes. Don't be afraid to running PoS on controller wallet. It's do not damage your masternode transactions because all masternode coins will be excluded from PoS.

for support join https://discord.gg/mNAYyrX



Config file Example
Code:
rpcuser=4uvtbhhv4566b77niu67in
rpcpassword=b5bth456v5b4kkmnv8
rpcport=22938
rpcthreads=8
rpcallowip=127.0.0.1
listen=1
daemon=1
server=1
staking=1
port=22937
masternodeaddr=your ip:22937
masternode=1
masternodeprivkey=




   


 


Russian spoken presentation


Russian spoken presentation







Reddit Bountys
Translation and Video Bountys
1st BOUNTY Round and Daily Giveaways in Discord started

OFFICAL DISCORD








 




Jump to: