Difference between revisions of "XAYA"

From mediawiki.fish
Jump to navigation Jump to search
Line 21: Line 21:
 
==Key Mining Information==
 
==Key Mining Information==
  
CHI is the native currency of the XAYA ecosystem and used to fuel all transactions, in which 40% of CHI is mineable. It uses triple-purpose mining (PoW) for consensus, where two mining algorithms are supported including SHA256 (merge mining with BTC) and NeoScrypt.
+
CHI is the native currency of the XAYA ecosystem and used to fuel all transactions, in which 40% of CHI is mineable. It uses [https://github.com/xaya/xaya/blob/master/doc/xaya/mining.md triple-purpose mining] (PoW) for consensus, where two mining algorithms are supported including SHA256d (merge mining with BTC) and Neoscrypt (solo or pool mined). SHA-256d miners receive 25% of the block rewards while Neoscrypt miners receive 75%.
  
 
==Mining guide==
 
==Mining guide==

Revision as of 04:21, 4 February 2020

XAYA
Ticker symbolCHI
Mining
❌ Cannot be efficiently mined with CPU
✅ can be efficiently mined with GPU
❌ Cannot be efficiently mined with ASIC
Development
Original authorAutonomous Worlds Ltd.
Initial release1.0 / July 13, 2018; 6 years ago (2018-Error: Invalid time.-13)
Websitehttp://xaya.io
Ledger
Supply limit77,300,000

About XAYA

XAYA is a blockchain-based open-source decentralized game platform. It provides a wealth of tools and state-of-the-art infrastructure for game developers to build their own blockchain-based games. Furthermore, developers can fully leverage the XAYA technology to issue their own game currency that can be traded for CHI or other XAYA game coins and assets. Additionally, players can expect 100% uptime and have provably fair gameplay with true ownership of their in-game items. XAYA targets on both developers and gamers. As a result, the value of the XAYA economy will grow as more developers and gamers adopt and use the platform.

The XAYA team

The XAYA team are the creators of blockchain gaming back in 2013 with the Huntercoin experiment. They have also contributed to Bitcoin Core and led the Namecoin project since 2013. XAYA is one of the most advanced blockchain gaming projects in the industry. The team's vision is simple: build a complex, decentralized game that uses Game Channel technology to allow for real-time trustless gameplay.

Key Mining Information

CHI is the native currency of the XAYA ecosystem and used to fuel all transactions, in which 40% of CHI is mineable. It uses triple-purpose mining (PoW) for consensus, where two mining algorithms are supported including SHA256d (merge mining with BTC) and Neoscrypt (solo or pool mined). SHA-256d miners receive 25% of the block rewards while Neoscrypt miners receive 75%.

Mining guide

  1. Get suitable hardware
  2. Get the official XAYA wallet or a custodial wallet, such as a liquid.com account
  3. Get the mining software
  4. Configure the miner (ccminer mining software)
    1. Enter your Wallet Address and the Payment ID in the configuration parameters and save the settings. Remember to create your own batch file and follow the configuration steps below.
    2. Find the start.bat file

ccminer-64bit -a neoscrypt-xaya -o stratum+tcp://chi.f2pool.com:5300 -u wallet_address.worker_name -p x

    1. Right-click start.bat and select Edit

Wallet address = your CHI wallet address Worker name = name of the miner (can be a number or a combination of letters set randomly by you)

    1. After you finish setting the parameters, the following figure is shown:
    2. Save and close the file, double-click the start.bat file to start mining
  1. Start mining!

Related blog posts