πŸ‘¨β€πŸ’»How to Create Your SPHub

1. Connect Your Wallet

Connect your wallet using your preferred Web3 wallet provider (e.g., MetaMask). Make sure your wallet is properly configured and funded.


2. Click the β€œCreate a new SPHub” Button

Refer to the image below and click the β€œCreate a new SPHub” button to start initializing your first SPHub.


3. Follow the instructions

Check whether your wallet address is correctly accounted.

Input your Miner ID that you want to add to your SPHub (without "f")

Please transfer your miner to your SPHub through Lotus CLI as the following (Please wait until the transactions are fully finished)

It will display your SPHub Address

First, you should transfer your owner of the miner to the SPHub Address

./lotus-miner actor set-owner --really-do-it [Your SPHub Address] [Your Miner Owner Address]

Second, you should transfer your beneficiary to the SPHub Address

./lotus-shed actor propose-change-beneficiary --really-do-it --overwrite-pending-change [Your SPHub Address] 99999999999999999999999999999999999999999999999999 9223372036854775807 012345

Now you are ready to activate your own SPHub!

🌟 Now you need to wait for our Machine to calculate your collateral amount for the Miner!

Last updated