Custom Blockchain GPU Task Pools

In this section, we will guide you through the process of setting up custom Blockchain GPU task pools on Swan Chain. This feature allows you to deploy your preferred Blockchain GPU task pool configurations with the same seamless experience as our official pools.

1. Accessing the Marketplace

The Swan Chain marketplace provides access to various Blockchain GPU task pools. To begin:

  • Select “Marketplace” from the left panel

  • Navigate to the Mining section

  • click the "+" icon

2. Configuration Settings

Basic Configuration

  1. Create a unique instance name

    • No specific naming rules apply

    • Choose a name that helps you identify this deployment

Docker Image Setup

  1. In the Docker Image/OS field, enter your Blockchain GPU task container's Docker image

  2. Configure essential environment variables, which typically include:

MINER_URL: [Your pool's stratum URL]
ACCOUNTNAME: [Your registered pool account name]
WORKERNAME: [A unique identifier for this worker]

Important: Ensure your Docker image is properly configured and tested before deployment. Incorrect configurations may result in Blockchain GPU task interruptions.

3. Provider Selection

After setting up your environment variables, you’ll need to choose the hardware specifications for your deploy operation.

Swan Chain offers two distinct approaches for selecting a Computing Provider (CP):

  1. Automatic Matching

  • The system automatically matches you with suitable Computing Providers

  • Recommended for new users

2. Manual Provider Selection

  • Filter providers based on Geographic location, Hardware pricing and Provider account ID

  • PRO TIP: Check provider performance metrics via their account ID in the provider dashboard

  • NOTE: This option gives you more control but requires understanding of provider metrics

4. Final Deployment

  • Review all configurations thoroughly

  • Click “Deploy Now” to initiate the Blockchain GPU task

Note: If you see the “Not sufficient balance” notification, please follow this guide to manage your accounts and transfer SWANU.


Contributing to Official Blockchain GPU task Pools

Want to see your Docker configuration added to our official Blockchain GPU task pools? We welcome community contributions!

  1. Visit our GitHub repository: awesome-swanchain

  2. Follow the contribution guidelines

  3. Submit a Pull Request with your Blockchain GPU task pool configuration

Last updated