Swan Chain
  • BULDERS
    • Getting Started
    • DApp Developer
      • Deploying Your First Smart Contract with Remix
      • Interacting with Smart Contract on Swan Chain Using Go
    • App Developer
      • Building Docker Images and Deployment file with LDL
        • Lagrange Definition Language(LDL)
      • Deploying with Swan SDK
      • Store and Retrieve a File with Swan Storage
        • 1. Set up the python-MCS-SDK
        • 2.Create and Manage Buckets
        • 3.Upload Files and Folders
        • 4.Retrieve and Download Files
        • 5.Delete Files and Buckets
    • Node Operator
      • Swan Node Snapshots
    • Market Provider
      • Storage Market
      • AI/ML Orchestrator
        • Decentralized AI Marketplace
        • Connect to Orchestrator
      • Web3 ZK Computing Market
        • ZK Auction Engine
        • Sequencer
        • Contribute zk-UBI-task
          • How to Contribute
        • Example
      • Customized Market Provider
    • Computing Provider
      • Fog Computing Provider(FCP)
        • FCP Setup
        • Migrating FCP to Swan Mainnet
        • FCP Funding Operations Guide
        • FCP FAQ
      • Edge Computing Provider (ECP)
        • ECP Setup
        • ECP Funding Operations Guide
        • ECP FAQ
      • FAQ
    • Storage Provider
      • Storage Auction System
    • Developer Tools
      • Swan SDK
        • Python Swan SDK
          • Special Case: Create ssh login instance
          • SWAN Orchestrator SDK - Function and Parameter Reference
        • Go Swan SDK
          • A Sample Tutorial
      • Swan Console
        • Getting Started
        • Blockchain GPU Task Example
        • Custom Blockchain GPU Task Pools
      • Lagrange
      • Swan IPFS Storage
      • Nebula Block Cloud
      • Ecosystem Projects
    • Mission 3.0
      • Get Started
        • For Users
        • For Space Holders
  • NETWORK REFERENCE
    • Network Info
      • Set Up Your Wallet
      • Bridge Token
    • Contract Addresses
    • Fees
  • Core Concepts
    • Introduction to Swan Chain
    • Consensus Layer
    • Peer-to-peer (P2P) Network
    • Payment Channels
    • Service Discovery
    • Market Provider
      • Storage Market
      • AI Computing Marketplace
        • Orchestrator
        • Auction Engine
        • Bidding Task State Machine
      • ZK Proof Marketplace
        • ZK Task
        • ZK Pool
    • Storage Layer
    • Computing Layer
      • Computing Provider Protocol
      • Computing Provider Account
      • Layer3 Computing Protocol
      • Reputation System
      • Dynamic Pricing
    • CDN Layer
    • Tokenomics
      • UBI Allocation Curve
      • Computing Provider Income
      • Computing Provider Collateral
        • Collateral Requirement and Computing Unit
        • DePIN Oracle
      • Governance
        • Treasure DAO
    • Glossary
  • Swan Chain Campaign
    • Swan CP UBI
    • Swan Chain Mainnet
      • Network Information
      • Swan Token
      • Swan Chain Mission
        • Social Mission
        • Onchain Mission
        • Mission: Celestial Bloom
      • Swan Provider Campaign
        • Fog Computing Provider (FCP)
        • Edge Computing Provider (ECP)
        • Market Provider (MP)
      • GALXE Campaign
      • Free Tier and Special Credit Programs
    • Atom Accelerator Race
      • Before You Get Started
        • Set Up MetaMask
        • Claim SepoliaETH
        • Claim testSWAN
      • CP Acceleration Program
      • Builder Acceleration Program
      • On-chain Interaction Race
      • Community Engagement Challenge
      • FAQ
    • Swan Saturn Testnet
      • Before You Get Started
        • Set Up MetaMask
        • Claim Faucet Tokens
        • Bridge Tokens
      • Transaction Drive Program
      • Community and Educational Events
      • Partnership and Integration Program
      • KOL Program
      • Computing Provider Program
        • FAQ
      • Developer Grant Program
      • FAQ
    • Swan Jupiter Testnet
      • How to Participate
      • Before You Get Started
      • Network Early Adopter
      • FAQ
  • RESOURCE
    • Links
    • Brand Kit
Powered by GitBook
On this page
  • Duration
  • How to Participate
  • As an ECP (Edge Computing Provider)
  • As an FCP (Fog Computing Provider)
  • As a Market Provider:
  • Evaluation Process
  • Key Components
  • Rules and Eligibility
  1. Swan Chain Campaign
  2. Atom Accelerator Race

CP Acceleration Program

PreviousClaim testSWANNextBuilder Acceleration Program

Last updated 11 months ago

The Computing Provider Acceleration Program is an exciting event designed to attract more computing providers to the Swan Chain network, boosting its overall computing power and capabilities. This program is part of the larger Atom Accelerator Race, which aims to drive ecosystem growth and adoption before the mainnet launch.

Duration

April 29th , 00:00 (EST) - July 15, 23:59 (EST)

How to Participate

As an ECP (Edge Computing Provider)

  • Participants will need to deploy a ECP according to the instructions provided and follow this to complete ZK tasks. Credits will be earned based on their performance in ZK jobs.

ECP hardware requirements:

  • Possess a public IP

  • Have at least one GPU

  • At least 4 vCPUs

  • Minimum 300GB HDD storage

  • Minimum 32GB memory

  • Minimum 20MB bandwidth

As an FCP (Fog Computing Provider)

  • The longer their GPUs and CPUs are utilized, and the higher their uptime, the more credits they'll earn.

  • Boost: Using high-density GPUs such as Nvidia H100s, A100s, or top consumer models can yield a substantial 3-10x acceleration in reward calculations.

    • High-density GPU Boost Details

      • RTX 4090: 3X

      • H100: 4X

      • A100: 4X

      • A6000: 4X

      • A10: 4X

      • A6000: 4X

      • H800: 6X

      • L40: 7X

      • L40S: 8X

      • H200: 10X

It's important to note that this enhancement doesn't directly translate to a 3-10x increase in SWAN credits rewards; rather, it amplifies your contribution by the same factor.

FCP hardware requirements:

  • Possess a public IP

  • Have a domain name (*.example.com)

  • Have an SSL certificate

  • Have at least one GPU

  • At least 8 vCPUs

  • Minimum 100GB SSD storage

  • Minimum 64GB memory

  • Minimum 50MB bandwidth

As a Market Provider:

Participants can submit your code that facilitates the allocation of computing jobs to providers, utilizing an auction engine for job distribution and a payment engine for financial transactions.

How to Participate

To participate, follow these steps:

    • Source Code Repository

    • Contract Code

    • Deployment Documentation

    • MP Operational Website

    • APIs Documentation

Rules and Acceptance Criteria

Minimum Viable Product (MVP)

Your code must include at least the following functionalities:

  1. Network Scan: Scan the entire network for CP accounts, retrieve basic CP information, and display available CPs.

  2. Resource Information: Retrieve detailed CP resource information.

  3. Whitelist: Retrieve and manage the whitelist.

  4. Task Management: Send tasks (including AI tasks and ZK-tasks) to CPs, with options to renew or terminate tasks.

  5. Task Lifecycle Management: Ensure complete management of the task lifecycle.

  6. Collateral Functionality: Implement CP-compatible collateral functionality.

  7. Payment Mechanism: Establish a comprehensive payment mechanism involving User -> MP -> CP transactions.

  8. Platform Integration: Integrate seamlessly with the LagrangeDAO platform.

Code and Deployment

  • Source Code: Provide the complete source code.

  • Deployment Documentation: Include a full deployment document, ensuring both frontend and backend services are operational.

Collateral Functionality

  • Collateral Contract: Submit the source code for the collateral contract.

APIs Documentation

  • Comprehensive Documentation: Provide detailed documentation for platform integration with the Market Provider, including API details and parameter descriptions.

Evaluation Process

Submissions will be evaluated based on:

  • Compliance with MVP criteria and additional requirements.

  • Quality and readability of the code.

  • Thoroughness of deployment documentation.

  • Clarity and completeness of API documentation.

Key Components

To fully understand and participate in the Computing Provider Acceleration Program, it's important to familiarize yourself with the following key components:

  • FCP (Fog Computing Provider)

  • ECP (Edge Computing Provider)

  • MP (Market Provider)

  • ZK task

Rules and Eligibility

  • The program is open to individuals and organizations globally.

  • Participants must comply with all applicable laws and regulations in their respective jurisdictions.

  • Swan Chain reserves the right to modify or terminate the program at any time, with or without notice.

  • Rewards will be distributed in the form of credits.

Participants will be required to deploy a FCP following the

Submission: Submit your code to the provided.

Review Criteria: Ensure your code meets the listed below.

Fill Out the Form: Remember to fill out this when you finish this task. Code submission form will require:

to access the detailed explanation and get started.

documentation
documentation.
GitHub repository
form
Click here
Minimum Viable Product (MVP) criteria and other requirements