Bitcoin Forum
April 06, 2026, 09:19:33 PM *
News: Latest Bitcoin Core release: 30.2 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN] XYRIUM (XYRA) - Native Token of Xyra Chain  (Read 53 times)
Rizki Maryanto (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 03, 2026, 11:03:54 AM
Last edit: April 03, 2026, 11:20:08 AM by Rizki Maryanto
 #1

Xyra Chain is a blockchain network built using the Cosmos SDK, designed to provide secure, scalable, and transparent infrastructure for decentralized applications and staking. Its native token, XYRIUM (XYRA), is used for transactions, staking, and governance within the ecosystem.

- Project Name: Xyra Chain
- Token Name: XYRIUM
- Ticker: XYRA
- Total Supply: 108,000,000 XYRIUM
- Website: https://xyra-mainnet.org
- Explorer: https://explorer.xyra-mainnet.org
- Logo: https://github.com/rizkimaryanto7-creator/chain-registry/blob/master/xyra/images/xrc.png
- Contact Email: rizkimaryanto7@gmail.com
- Wallet : keplr wallet

XYRA aims to empower delegators and validators with transparent staking strategies, operational reliability, and accessible infrastructure optimized for both global and Indonesian users.


Github: https://github.com/rizkimaryanto7-creator/xyra-chain
visibleplayer
Jr. Member
*
Offline Offline

Activity: 148
Merit: 5


View Profile
April 03, 2026, 11:13:30 AM
 #2

xyrad tx staking create-validator
--amount=1000000uXyrium

Need tokens to start?
Rizki Maryanto (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 03, 2026, 12:01:35 PM
Last edit: April 03, 2026, 07:29:45 PM by Welsh
 #3

Yes, to start a validator you need XYRIUM tokens in your wallet. Please make sure you have enough balance to cover the minimum stake and transaction fee before running:  

`
xyrad tx staking create-validator
`

If your validator gets jailed due to downtime, you can unjail it with:  

`
xyrad tx slashing unjail \
  --from <your-wallet> \
  --chain-id xyra-2 \
  --gas-prices 0.0025uXyrium \
  --gas auto \
  --gas-adjustment 1.5 \
  -y
`

For community members who are interested in becoming validators, I am happy to provide XYRIUM tokens for free to help you get started. Just reach out to me via email: rizkimaryanto7@gmail.com.  

---

Peer List for XYRA Chain (xyra-2):  
- VOID-BREAKER (Public Seed)  
  9b9f09a507ce82beedd8fc200bc19a9534d3aadf@31.97.75.83:26656  

- PAPERLINE (Official Peer)  
  b1577b70e4b30ba2f850e35cbccc0c0199edf77e@72.62.121.184:26656  

- XYRA-CHAIN (Main RPC)  
  6e4f051f740211535c4a6ff879257cf89048491e@140.213.173.114:26656  

Config.toml format:  
`
persistent_peers = "9b9f09a507ce82beedd8fc200bc19a9534d3aadf@31.97.75.83:26656,b1577b70e4b30ba2f850e35cbccc0c0199edf77e@72.62.121.184:26656,6e4f051f740211535c4a6ff879257cf89048491e@140.213.173.114:26656"
`

XYRA aims to empower delegators and validators with transparent staking strategies and accessible infrastructure, so we welcome anyone who wants to participate.

Quick Start Guide XYRA Chain (xyra-2)

1. Preparation (Download & Extract)

Move the file to your target folder, then open terminal and run:

tar -xzvf xyra-network-v2.tar.gz
sudo mv xyrad /usr/local/bin/
chmod +x /usr/local/bin/xyrad

2. Initialize Node

xyrad init "YourNodeName" --chain-id xyra-2

3. Apply Genesis

Replace the default genesis file with the one from the package:

cp genesis.json ~/.xyra/config/genesis.json

4. Reset State & Start Node

xyrad unsafe-reset-all
xyrad start

5. Peer List XYRA Chain (xyra-2)

VOID-BREAKER (Public Seed)9b9f09a507ce82beedd8fc200bc19a9534d3aadf@31.97.75.83:26656

PAPERLINE (Official Peer)b1577b70e4b30ba2f850e35cbccc0c0199edf77e@72.62.121.184:26656

XYRA-CHAIN (Main RPC)6e4f051f740211535c4a6ff879257cf89048491e@140.213.173.114:26656

Config.toml format:

persistent_peers = "9b9f09a507ce82beedd8fc200bc19a9534d3aadf@31.97.75.83:26656,b1577b70e4b30ba2f850e35cbccc0c0199edf77e@72.62.121.184:26656,6e4f051f740211535c4a6ff879257cf89048491e@140.213.173.114:26656"

6. Validator Commands

To create a validator:

xyrad tx staking create-validator

If your validator gets jailed due to downtime, unjail it with:

xyrad tx slashing unjail \
  --from <your-wallet> \
  --chain-id xyra-2 \
  --gas-prices 0.0025uXyrium \
  --gas auto \
  --gas-adjustment 1.5 \
  -y

7. Community Support

For community members interested in becoming validators, I am happy to provide XYRIUM tokens for free to help you get started. Contact me via email: rizkimaryanto7@gmail.com.

XYRA aims to empower delegators and validators with transparent staking strategies and accessible infrastructure. We welcome anyone who wants to participate.
visibleplayer
Jr. Member
*
Offline Offline

Activity: 148
Merit: 5


View Profile
April 03, 2026, 12:29:21 PM
 #4

For community members interested in becoming validators, I am happy to provide XYRIUM tokens for free to help you get started. Contact me via email: rizkimaryanto7@gmail.com.
Check email and could your provide windows node file?
Rizki Maryanto (OP)
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
April 03, 2026, 12:39:20 PM
 #5

Hi visibleplayer, thank you for reaching out.  
> I have received your email. Currently XYRA node binaries are available for Linux/VPS, but I will prepare and share a Windows build (xyrad.exe) so you can run the node directly on Windows.  
> In the meantime, you can also build from source using Go (version 1.25+). I will update this thread with a download link for the Windows binary soon.  

Hi visibleplayer, thank you for reaching out and for your interest in running a XYRA node. I have received your email. 

Currently, XYRA binaries are available for Linux/VPS, but you can also build the node on Windows using Go (v1.25+). Here are the steps: 

`bash
git clone https://github.com/rizkimaryanto7-creator/xyra-chain.git
cd xyra-chain
go build -o xyrad.exe ./cmd/xyrad
`

This will produce xyrad.exe, which you can run directly in PowerShell or Command Prompt. After that, initialize your node and apply the genesis file as usual: 

`bash
./xyrad.exe init "YourNodeName" --chain-id xyra-2
cp genesis.json ~/.xyra/config/genesis.json
./xyrad.exe start
`

I will also prepare and share a prebuilt Windows binary (xyrad.exe) soon, so community members can download and run without compiling. 

For anyone interested in becoming validators, I am happy to provide XYRIUM tokens for free to help you get started. Please contact me via email: rizkimaryanto7@gmail.com

XYRA aims to empower delegators and validators with transparent staking strategies and accessible infrastructure. We welcome everyone who wants to participate. 
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!