Proof-of-Resource network · Platform-side and client-side skeletons are ready for direct preview
Brand landing page: hero live map, network metrics bar, product matrix, resource comparison, business loop, roadmap and client download section.
Dot-matrix world map with live node distribution, regional and type composition, 24-hour load curves and a live terminal ledger.
Operations console: overview and alerts, terminal ledger with export, resource-market orders, token settlement and tax rules, business onboarding review, operations fund and system settings.
Full-resource node: adjustable sharing of disk storage, uplink bandwidth and AI compute, with node status, live contribution, earnings detail and runtime policies.
Lightweight node: shares only idle bandwidth and local storage, strictly limited to Wi-Fi, charging and non-low-battery conditions; on-device compute is not supported by design.
1. All pages are fully static HTML/CSS/JS with no backend dependency — double-click to preview in a browser.
2. All data comes from the shared mock layer shared/mock-data.js; when the real API is ready, only GX.api needs to be replaced — no page changes required.
3. Visual specification and UI components are consolidated in shared/guixu-theme.css, sharing the same palette and components as the existing bilingual brand site.
4. Platform side and client side share one node system; the differentiated resource configuration between PC and mobile is a core design point.
5. Multilingual support is driven by shared/guixu-i18n.js with language packs under shared/i18n/ — adding a language only requires adding one language-pack file.