Platform Overview
The ZopToken platform is built around distributed AI computing resource management.
Core capabilities include:
- Device Management
- Key Management
- Task Scheduling
- Runtime Monitoring
- Earnings Records
- Provider / Datacenter Onboarding
- Dashboard and API
Device Management
The platform needs to identify, bind, and manage devices.
This includes:
- Device Registration
- Device Grouping
- Device Status
- Device Resource Information
- Online Duration
- Abnormal Status
- Device Unbinding
Task Scheduling
The platform distributes tasks based on task requirements and device status.
Scheduling may consider:
- Whether the device is online
- Whether device resources meet task requirements
- Current load
- Network status
- Task priority
- Failure retry policy
- Provider or datacenter grouping
Runtime Monitoring
The platform needs to continuously observe device and task status.
Monitoring content may include:
- Online status
- Task status
- Execution logs
- Error information
- Resource usage
- Network connectivity
- Task completion rate
Earnings Records
When a device completes valid tasks, the platform records contribution data and generates earnings records according to rules.
Earnings records are used for subsequent settlement, withdrawal, or reconciliation.
Dashboard and API
The Dashboard serves users, providers, and platform operators.
API / SDK serves enterprise clients, third-party systems, and automation integrations.