Last Updated: February 24, 2026
Current Phase: Pre-TX Testnet Launch (9 days remaining)
Live Frontend: phoenix-frontend-seven.vercel.app
Live Backend: phoenix-api-756y.onrender.com
GitHub: github.com/greg-gzillion/TX
A blockchain-based auction protocol for physical precious metals (gold, silver, platinum, palladium) with integrated dual collateral and Community Reserve Fund.
Built on TX Blockchain (Coreum + Sologenic merger)
Target Testnet Launch: March 6, 2026
| Component | Status | Details |
|---|---|---|
| Frontend | β LIVE | phoenix-frontend-seven.vercel.app |
| Backend | β LIVE | phoenix-api-756y.onrender.com |
| Multi-Wallet | β SUPPORTED | Keplr, Leap, MetaMask, Phantom |
| TESTUSD Token | β READY | 6 decimals, denom configured |
| Smart Contracts | β READY | 7 contracts, 16 tests passing |
| Price Banner | β WORKING | Live metal prices from API |
| Admin Panel | β WORKING | Password-protected updates |
| TX Testnet | β³ March 6 | 9 days to launch |
The foundation token for PhoenixPME auctions is operational on Coreum testnet (TX-compatible).
| Detail | Value |
|---|---|
| Symbol | TESTUSD |
| Denom | utestusd-testcore1tymxlev27p5rhxd36g4j3a82c7uucjjz4xuzc6 |
| Decimals | 6 |
| Transaction | 37EC84596A02687D8F77E7D92538F518CCE847D8B4A325732B911FD0B0D35E9A |
π TESTUSD Token Creation Docs
| Aspect | Detail |
|---|---|
| Purpose | Peer-to-peer trading of physical precious metals |
| Fee | 1.1% per successful transaction (hardcoded) |
| Destination | Community Reserve Fund |
| Collateral | 10% both parties (seller + buyer) |
| Verification | 48-hour buyer inspection period |
Features:
- β Buy It Now & bidding functionality
- β Reference market prices (updated manually via admin)
- β Seller-set grading premiums (purity, certification)
- β TX blockchain settlement (March 6+)
| Token | Purpose | How You Get It |
|---|---|---|
| PHNX | Governance weight | 1 PHNX per 1 TESTUSD in fees generated |
| TRUST | Positive reputation | 1 per successful trade |
| DONT TRUST | Negative reputation | 1 per failed obligation |
All tokens:
- β NON-TRANSFERABLE
- π° $0 CASH VALUE
- π KYC-bound via TX blockchain
- β³ Permanent on-chain record
| Aspect | Detail |
|---|---|
| Source | 1.1% of all successful trades |
| Control | Future DAO (PHNX holders) |
| Withdrawal | β NO INDIVIDUAL can withdraw |
| Founder | 10% voting weight only (permanent) |
| Address | testcore1m5adn3k68tk4zqmujpnstmp9r933jafzu44tnv |
// Cannot be changed by any governance vote
1. 1.1% protocol fee β Community Reserve Fund
2. NO INDIVIDUAL can withdraw from CRF
3. PHNX, TRUST, DONT TRUST are non-transferable
4. Founder retains 10% voting weight (permanent)
Wallet Support
Wallet Chain Status
Keplr Cosmos β
Supported
Leap Cosmos β
Supported
π Technical Architecture
Layer Technology Port/URL
Frontend Next.js 14, TypeScript, Tailwind 3000
Backend Express.js, PostgreSQL, Prisma 3001
Blockchain TX (Coreum + Sologenic) Testnet March 6
Smart Contracts CosmWasm (Rust) 7 contracts, 16 tests
Database PostgreSQL on Render Connected
π Repository Structure
text
/home/greg/dev/TX/
βββ apps/
β βββ frontend/ # Next.js app (Vercel)
β β βββ app/ # Pages & layouts
β β βββ components/ # React components
β β βββ hooks/ # Custom hooks
β β βββ lib/ # Contract client, API
β β βββ public/ # Static assets
β βββ backend/ # Express API (Render)
β βββ src/
β β βββ routes/ # API endpoints
β β βββ services/ # Business logic
β β βββ lib/ # Utilities
β βββ prisma/ # Database schema
βββ contracts/ # Smart contracts
β βββ phoenix-escrow/ # Main escrow contract
βββ docs/ # Documentation
β βββ architecture/ # System design
β βββ legal/ # 14 legal documents
β βββ setup/ # Setup guides
βββ scripts/ # Automation scripts
βββ update-prices.sh # Price update script
π Quick Start
Use Live Version (No Installation)
Frontend: https://phoenix-frontend-seven.vercel.app
Sandbox: /sandbox
Admin: /admin (password protected)
Run Locally
bash
# Clone repo
git clone https://github.com/greg-gzillion/TX.git
cd TX
# Backend
cd apps/backend
npm install
npm run dev
# Frontend (new terminal)
cd apps/frontend
npm install
npm run dev
See QUICK_START.md for details.
π
Roadmap
Phase Timeline Status
Foundation Jan-Feb 2026 β
Complete
TX Testnet Launch March 6, 2026 π 9 days
Testnet Testing March-April 2026 β³ Planned
TRUST/DONT TRUST Q2 2026 π Planned
PHNX Governance Q2 2026 π Planned
Mainnet Launch Q3 2026 π Planned
π€ Contributing
We welcome contributors! See:
CONTRIBUTING.md
CURRENT-FOCUS.md
ROADMAP.md
Current priorities:
β
Multi-wallet integration
β
TESTUSD token support
β
Build system stabilization
π Contract deployment (March 6)
π Testnet testing
βοΈ Legal & Compliance
Document Purpose
Terms of Service Platform usage agreement
Privacy Policy Data handling
Risk Disclosure Important risks
Contributor Agreement Contribution terms
Key Legal Facts:
β
Code is original work by Greg (@greg-gzillion)
β
Licensed under GNU GPL v3.0
β
"PhoenixPME" name in use (not registered trademark)
β
No securities - tokens have no cash value
π Contact
Purpose Contact
Technical Questions gjf20842@gmail.com
GitHub Issues github.com/greg-gzillion/TX/issues
Security security@phoenixpme.com (private)
π¦
Keywords
TX Blockchain Coreum Sologenic CosmWasm Precious Metals Gold Silver Platinum Palladium RWA DEX Escrow P2P Marketplace Dual Collateral Community Reserve Fund TESTUSD
Last Updated: February 24, 2026
*Next Milestone: March 6, 2026 - TX Testnet Launch* π