**Add ACCX Ecosystem Client-Side Tools & Documentation**
β AfricaCryptoChainx (ACCX) Ecosystem β Supported Assets
The ACCX ecosystem combines existing major cryptocurrencies with a future vision of 42 thematic African coins to create a comprehensive financial platform.
π· Currently Supported Coins (Live in ACCX Wallet)
The ACCX Wallet is designed as the secure hub for all ecosystem transactions . It currently supports:
Coin Network Utility
BNB Binance Smart Chain Gas fees, staking, governance
ETH Ethereum Cross-chain value transfer
BTC Bitcoin Store of value, payments
USDT BSC / Ethereum Stable transactions, remittances
USDC BSC / Ethereum Stable value, DeFi integration
BUSD Binance Smart Chain Stable trading pairs
DAI Binance Smart Chain Decentralized stablecoin
CAKE Binance Smart Chain Liquidity provision, farming
XRP Ripple Network Cross-border payments
ADA Cardano Long-term value, staking
MATIC Polygon Scalable transactions
DOT Polkadot Interoperability
SOL Solana High-speed transactions
AVAX Avalanche DeFi participation
ATOM Cosmos Cross-chain communication
The wallet uses a wallet-first architecture with no external bridges, prioritizing security and user control .
π· Future Vision β 42 Thematic African Coins
The ecosystem is designed to eventually launch 42 thematic coins inspired by African heritage, values, and use cases :
Coin Name Symbol # Coin Name Symbol
1 AfricaCryptoChainx Coin ACC 22 Gateway Token GAT
2 Africoin AFR 23 Unity Coin UTC
3 AfroToken AFT 24 Harmony Token HMT
4 Sahara Coin SHC 25 Heritage Coin HTC
5 Savanna Token SAV 26 Liberty Token LBT
6 Zambezi Coin ZBC 27 Pride Coin PDC
7 Kilimanjaro Token KMT 28 Essence Token EST
8 Ubuntu Coin UBC 29 Destiny Coin DSC
9 Serengeti Token SGT 30 Pulse Token PLT
10 CapeCoin CPC 31 Eclipse Coin ECC
11 Victoria Coin VIC 32 Legacy Token LGC
12 Nile Token NLT 33 Fortune Coin FRC
13 Kalahari Coin KHC 34 Prosperity Token PRT
14 Rift Token RFT 35 Wisdom Coin WSC
15 Baobab Coin BBC 36 Vision Token VST
16 Acacia Token ACT 37 Genesis Token GST
17 Congo Coin CGC 38 Spirit Coin SPC
18 Atlas Token ATS 39 Sovereign Token SOV
19 Oasis Coin OSC 40 Summit Coin SMT
20 Horizon Token HRT 41 Citadel Token CTT
21 Eden Coin EDC 42 Foundation Coin FDT
These future tokens will be community-driven with fair distribution, inspired by Africa's geography, wildlife, and cultural values .
β Core Ecosystem Components
Β· ACCX Token β BEP-20 utility token (0xae6C2FEA44a07022177B3481B45412A2800487b5)
Β· Walk-to-Earn β Mobile rewards for physical activity
Β· Crypto Staking β Earn rewards by staking supported assets
Β· GameFi β Play-to-earn gaming integrations
Β· ACCXBot β Telegram assistant for wallet and token management
Β· ACCX Wallet β Non-custodial multi-chain wallet (MVP in development)
π Financial Value for Owners
The ecosystem generates sustainable value through :
Β· Transaction fees across all supported assets
Β· Staking yields and reward distributions
Β· Gaming commissions and in-game purchases
Β· Wallet services and future DeFi integrations
Built from Port Harcourt, Nigeria β driving financial inclusion across Africa, one block at a time. π
africacryptochainx/
βββ .vscode/
β βββ settings.json
β βββ launch.json
β βββ tasks.json
β βββ extensions.json
βββ src/
β βββ contracts/
β β βββ ACCXToken.sol
β β βββ Staking.sol
β β βββ GameFi.sol
β β βββ interfaces/
β β βββ IACCXToken.sol
β βββ scripts/
β β βββ deploy/
β β β βββ deploy-accx.js
β β β βββ deploy-staking.js
β β β βββ deploy-gamefi.js
β β βββ interactions/
β β β βββ transfer.js
β β β βββ mint.js
β β β βββ airdrop.js
β β βββ utils/
β β βββ helpers.js
β βββ test/
β β βββ unit/
β β β βββ ACCXToken.test.js
β β β βββ Staking.test.js
β β βββ integration/
β β βββ ecosystem.test.js
β βββ frontend/
β β βββ components/
β β β βββ Wallet/
β β β βββ Staking/
β β β βββ GameFi/
β β βββ pages/
β β βββ styles/
β βββ data/
β β βββ ecosystem.json
β β βββ assets.json
β β βββ airdrop-list.json
β βββ abi/
β β βββ ACCXToken-abi.json
β β βββ Staking-abi.json
β βββ docs/
β βββ overview.md
β βββ api.md
β βββ deployment.md
βββ config/
β βββ hardhat.config.js
β βββ truffle-config.js
β βββ .env.example
βββ scripts/
β βββ build.sh
β βββ deploy.sh
βββ .github/
β βββ workflows/
β β βββ test.yml
β β βββ deploy.yml
β βββ FUNDING.yml
βββ .gitignore
βββ package.json
βββ README.md
βββ LICENSE
βββ .code-workspace