Join the ALYX Validator Network
ALYX is a Cosmos SDK + CometBFT Layer-1 powering autonomous intelligence, on-chain liquidity, and ALYX-denominated execution.
Network Overview
- Chain ID: alyxtest-4
- Architecture: Cosmos SDK + CometBFT
- Base Denom: ualyx (6 decimals)
- Monetary Asset: ALYX
- DEX: Live (constant product AMM)
- TokenFactory: Active
- AI Layer: Active
- Analytics Indexer: Active
Public Infrastructure
Primary Endpoints
RPC: https://rpc.alyxai.org
API: https://api.alyxai.org
gRPC: grpc.alyxai.org:9090
Secondary Endpoints
RPC: http://rpc2.alyxai.org:26657
API: http://api2.alyxai.org:1317
gRPC: grpc2.alyxai.org:9090
ALYX infrastructure is distributed across multiple independent nodes with Cloudflare routing and direct fallbacks for reliability and failover.
Seed Nodes
seeds = "150de304a7f498bd10d68f9fe6698a6a7addd48f@seed.alyxai.org:26656,cf242dd238a236074d8551d2fe04f6e8f409a6a3@seed2.alyxai.org:26656"
Dual-seed architecture ensures fast peer discovery and network resilience.
Current System State
DEX Pools: 5 live pools
AMM Model: Constant product (x * y = k)
Swap Fee: 0.30%
Fee Split: LP / Validators / Treasury
Pool Creation Fee: 100 ALYX
Validator Installation
One-Command Installer
curl -s https://raw.githubusercontent.com/AlyxAIf/alyx-validator/main/scripts/install-validator.sh | bash
Recommended for quick setup. Installs the current ALYX runtime, configures Cosmovisor, and connects to the network.
Manual / Verifiable Runtime Setup
Runtime: Cosmovisor-managed
Active Upgrade: tokenfactory-v1
Chain ID: alyxtest-4
Verified SHA256: f82f2a91abf88c68ce58ec977feab99f57822a0f9de428e746a944cd4b307735
# Create upgrade directory mkdir -p ~/.alyx/cosmovisor/upgrades/tokenfactory-v1/bin # Download binary wget -O ~/.alyx/cosmovisor/upgrades/tokenfactory-v1/bin/alyxd \ https://alyxai.org/downloads/alyxtest-4/v0.2.2/linux-amd64/alyxd # Make executable chmod +x ~/.alyx/cosmovisor/upgrades/tokenfactory-v1/bin/alyxd # Verify binary integrity sha256sum ~/.alyx/cosmovisor/upgrades/tokenfactory-v1/bin/alyxd # Set active runtime ln -sfn ~/.alyx/cosmovisor/upgrades/tokenfactory-v1 ~/.alyx/cosmovisor/current
ALYX runtime is governed by upgrade activation. Validators must align with the active Cosmovisor slot and verified binary checksum.
Validator Role
- • Participate in CometBFT consensus
- • Secure the ALYX network
- • Earn a share of DEX swap fees
- • Support AI execution and liquidity infrastructure
Documentation
Build with ALYX
Think. Trade. Evolve.
Explore Network