For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Started

Quick setup guides for users, developers, and validators to begin using EpixChain.

Quick Start Guide

Get up and running with EpixChain in just a few minutes! This guide will help you connect to the network, set up your wallet, and make your first transaction.

Prerequisites

Before you begin, ensure you have:

  • A modern web browser (Chrome, Firefox, Safari, or Edge)

  • MetaMask or another EVM-compatible wallet installed

  • Basic understanding of blockchain and cryptocurrency concepts

Step 1: Add EpixChain to Your Wallet

MetaMask Configuration

  1. Open MetaMask and click on the network dropdown (usually shows "Ethereum Mainnet")

  2. Add Custom Network with the following details:

Mainnet Configuration

Network Name: EpixChain Mainnet
RPC URL: https://rpc.epixchain.com
Chain ID: 1916
Currency Symbol: EPIX
Block Explorer: https://scan.epix.zone

Devnet Configuration (for development)

  1. Save the network configuration

  2. Switch to the EpixChain network

Alternative Wallets

EpixChain is compatible with any EVM wallet:

  • Trust Wallet: Use the same network configuration

  • WalletConnect: Connect through supported dApps

  • Coinbase Wallet: Add as custom network

  • Brave Wallet: Built-in support for custom networks

Step 2: Get EPIX Tokens

For Mainnet

  1. Claim Airdrop (if eligible):

    • Visit epix.zone

    • Connect your wallet

  2. Purchase EPIX:

    • Use supported exchanges

    • Cross-chain bridges from other networks

    • DEX trading on EpixChain

  3. Earn EPIX:

    • Stake tokens with validators

    • Participate in governance

    • Provide liquidity to DEXs

For Testnet

  1. Faucet (development only):

  2. Local Development:

Step 3: Make Your First Transaction

Simple Transfer

  1. Open your wallet and ensure you're on the EpixChain network

  2. Send EPIX to another address:

    • Click "Send" in your wallet

    • Enter recipient address

    • Enter amount (remember: 1 EPIX = 10^18 aepix)

    • Confirm transaction

  3. Check transaction on the block explorer

Interact with Smart Contracts

  1. Visit a dApp built on EpixChain

  2. Connect your wallet when prompted

  3. Approve transactions as needed

  4. Monitor gas fees (should be very low!)

Step 4: Explore the Ecosystem

EVM Block Explorer

Visit scan.epix.zone to:

  • View transaction history

  • Explore blocks and validators

  • Check contract interactions

  • Monitor network statistics

Governance Participation

  1. Stake your EPIX with a validator

  2. View active proposals on governance platforms

  3. Vote on proposals that interest you

  4. Submit proposals for network improvements

Cross-Chain Activities

  1. IBC Transfers: Move assets to/from other Cosmos chains

  2. Bridge Assets: Use bridges to connect with Ethereum and other networks

  3. Multi-Chain DeFi: Participate in cross-chain protocols

Common Commands

Using epixd CLI

Using Web3 Libraries

Troubleshooting

Common Issues

"Transaction Failed"

  • Check you have enough EPIX for gas fees

  • Verify you're on the correct network

  • Ensure recipient address is valid

"Network Not Found"

  • Double-check RPC URL and Chain ID

  • Try switching networks and back

  • Clear browser cache if needed

"Insufficient Funds"

  • Verify your EPIX balance

  • Account for gas fees in transactions

  • Check if tokens are staked/locked

Getting Help

  • Discord: Join our community for real-time support

  • Documentation: Browse these docs for detailed guides

  • GitHub: Report issues or contribute

  • Twitter: @zone_epix for updates

Next Steps

Now that you're connected to EpixChain:

  1. Set up staking to earn rewards

  2. Explore governance to participate in decisions

  3. Try cross-chain transfers to other networks

  4. Build applications on EpixChain

  5. Run a validator to secure the network

Welcome to the EpixChain ecosystem! 🚀

Last updated