TROPTIONS technical — static export for GitHub Pages
Tone: Links and verifiable facts only — no hype.
Not legal advice. This document is a technical diligence aid. Figures labeled PROJECTION or PIPELINE are illustrative, not audited financial statements.
Configure path (2–4 weeks engineering): BUILD_AVID_ON_TROPTIONS.md
| Asset | Address | Explorer | Repo |
|---|---|---|---|
| KENNY | 0x93F2a3266a81c1F3Ee2c196b90890A959bC69BD7 |
PolygonScan | contracts/polygon/KennyToken.sol |
| EVL | 0xAFe185415D21671704EFaa5696dD219ACEB9fdA3 |
PolygonScan | contracts/polygon/EvolveToken.sol |
../GENESIS_POLYGON_CONTRACTS.md../ON_CHAIN_PROOF.md../XRPL_STELLAR_VERIFICATION.md| Chain | Role | Address |
|---|---|---|
| XRPL | Production issuer | rJLMSTy77hTxqgDw9WMxCnYC8m5vhqN3FQ |
| XRPL | Distribution | rNX4faQ35SdtE4rDoEg8YeVLQKQ57AYyCt |
| XRPL | AMM pool | rBU6exSQHkrTog6n1F5RX8gzcUrXoniGcp |
| Stellar | Issuer | GB4FHGFUTLLMS3SC5RWRK6RYBGDIUQ5NR7IGN5TWAA3QVHULJ34JGEG4 |
| Stellar | Distribution | GBH4YY6EKSIM3LEHUQHEXFDZKMLON64HKMCB2K7CCOXGNCIVGH5GGVWC |
Cross-chain issued supply (ledger IOUs, not market cap): TROPTIONS ~200M, USDC 274M, USDT 200M, EURC 100M, DAI 100M (~874M total). Do not cite Exchange OS desk notionals as on-chain proof.
Six Mainframe Explode audio masters plus one JSON manifest are pinned on IPFS with public CIDs (content-addressed, third-party resolvable).
| Asset | CID | Gateway |
|---|---|---|
| Manifest (tracks + NFT tier metadata) | Qmc54zWPjwuo666RGWh1Tf3nVJQvkmwLSVwmnFomCFP7o7 |
ipfs.io |
| ElevenLabs Charlie (featured) | QmeLmHMuWvj556cjGR5snaVTtYG4hYTbDDkqe5xUA3j2XV |
ipfs.io |
| Official theme (primary) | QmX7Wc9MtXmwvG46qw8jViN27jjyUNG8dBLEFbUkYJ2ECb |
ipfs.io |
TROPTIONS_IPFS_CIDS.jsonTROPTIONS_L1_ANCHOR_CONFIRMED.json — collection hash 7e0631a1b3e2973a2b89cf26f954ba83b91e4674a0fda0d38000d10dff8b1aa8 (deterministic genesis hash; full soulbound mint optional via scripts/anchor-l1-proof.ps1)../assets/audio/README.md../TANTHEM_NFT_COLLECTION.md. Not live on ledger until operator signs scripts/xrpl_mint_ready.py locally (seeds never in repo).| Item | Link / command |
|---|---|
| Troptions-full-pack | github.com/FTHTrading/Troptions-full-pack |
| Local quickstart | scripts/quickstart.ps1 · 8 PM2 services — FINAL_ECOSYSTEM_AUDIT.md |
| Rust L1 | l1/ · cargo test --workspace (passes per audit 2026-05-21) |
| Docs / investor mirror | fthtrading.github.io/Troptions-full-pack/ |
| Surface | URL | Status |
|---|---|---|
| Troptions hub | troptions.unykorn.org/troptions | PROVEN |
| FTH education | fthedu.unykorn.org | PROVEN |
| Token launcher | launch.unykorn.org | PROVEN |
| Sports / TTN | troptionslive.unykorn.org/sports | PROVEN |
| Exchange OS | troptionsexchange.unykorn.org/exchange-os | PROVEN |
| x402 health | x402.unykorn.org/health | PROVEN |
| Genesis app | drunks.app | PROVEN |
Full map: ../ECOSYSTEM_MAP.md · scorecard: ../FINAL_ECOSYSTEM_AUDIT.md
l1/)Rust node exposing JSON-RPC (default :9944) with:
| Module | Capability |
|---|---|
| Soulbound | Credential mint / revoke — non-transferable attestations |
| Settlement | HTLC-style settlement paths on L1 state |
| Treasury | On-chain treasury balances and disbursement RPCs |
| Governance | Proposals, votes, execute (signed submit-RPC in production branch) |
Spec: docs/L1_SPEC.md · persistence on upgrade/10-production branch (RocksDB).
| Component | Path | Port |
|---|---|---|
| dao-service | backend/dao-service/ |
:8093 — health, /dao/state, L1 mirror |
| dao-dashboard | frontends/dao-dashboard/ |
Served with dao-service |
| Python light client | backend/dao-service/main.py |
Mirrors L1 governance + treasury for ops |
Guide: docs/DAO.md · bootstrap: scripts/bootstrap-dao.ps1 · public narrative: Sovereign DAO on GitHub Pages
Registered in dao/registry/genesis_brands.json:
Namespaces migrate to L1 soulbounds via scripts/migrate-namespaces-to-l1.py (dry-run first).
Executable engineering path (not self-serve mainnet in one session):
dao/registry/, Exchange OS locked-namespaces.ts). dao/governance/, L1 governance crate). backend/fth-academy/, backend/ttn-launcher/, WC2026 hooks in Exchange OS. upgrade/10-production, signed RPC keys, TLS/nginx, compliance gates in docs/TROPTIONS-GENESIS-BUILD.md.Step-by-step configure doc: BUILD_AVID_ON_TROPTIONS.md (2–4 weeks with TROPTIONS engineering; ~15 minutes is local demo only).
Sovereign Namespace Protocol — post-quantum namespace roots and verification primitives consumed by L1 migration and Exchange OS proof surfaces. Not a standalone revenue product; governs allowed names/claims.
../ECOSYSTEM_MAP.md § SNPMetered API pricing and ATP settlement on Apostle Chain — separate from core DAO/L1 configure path. Optional branch feature/x402-full-integration; do not block ecosystem go-live on x402 unless contracted.
| Phase | Duration | Outcome |
|---|---|---|
| Orientation | ~15 min | Clone, quickstart, architecture read — dev/demo only |
| Production configure | 2–4 weeks | Signed RPC, DAO realm, soulbound mapping, TLS, compliance sign-off |
Canonical configure prompt: BUILD_AVID_ON_TROPTIONS.md
Prerequisites: mutual NDA, client intake, engineering contacts both sides for keys and DNS.
| Item | Notes |
|---|---|
| ai.troptions.org | DNS not pointed; AI edge on alternate host |
| twin.unykorn.org | Cloudflare origin flaky / timeout (2026-05-21) |
| x402api.unykorn.org | Same — re-probe before demos |
| Full BFT L1 | Single-node sovereign sequencer today; multi-validator quorum is roadmap |
| Public TLS on all L1 RPC | Production nginx cutover per docs/DEPLOY_PRODUCTION.md |
Legacy XRPL gateway rPF2M1QjRj72rHdJyRqfFRTqWREBdJds3 |
README only — superseded by production issuer rJLMST… |
9.5 / 10 — Polygon, genesis-world, and XRPL/Stellar issued-supply proofs verified; intermittent Cloudflare origins keep the gap. Breakdown: FINAL_ECOSYSTEM_AUDIT.md § Honest Scorecard.
Not BFT mainnet today. Do not describe current L1 as Byzantine-fault tolerant.
Print → Save as PDF from browser:
| Document | Path |
|---|---|
| Executive summary | ../../downloads/investor-executive-summary.html |
| On-chain proof sheet | ../../downloads/on-chain-proof-sheet.html |
| Infrastructure atlas | ../../downloads/infrastructure-atlas.html |
| Opportunity & roadmap | ../../downloads/opportunity-and-roadmap.html |
| One-pager (markdown) | ../investor/ONE_PAGER.md |
BUILD_AVID_ON_TROPTIONS.md ../ON_CHAIN_PROOF.md ../investor/ONE_PAGER.mdhttps://fthtrading.github.io/Troptions-full-pack/technical/counterparty/PROOF_FOR_COUNTERPARTIES.html