Deploy and manage worker nodes to provide computing power on Phala Network.
If you are accessing this page from an external network, please note to check the firewall configuration of the PRB server.
Pools
in Inventory
to jump to the StakePool configuration interface.
Add
buttonPID
of the StakePool and your custom name for itconfirm
Pool Operators
in Inventory
to jump to the Operator configuration interface.
Set
button.PID
of the StakePool.seed
for Account Type
.Account
section; leave Proxied Account (SS58)
empty.Account
section; enter the real pool operator’s account address in Proxied Account (SS58)
.confirm
.Workers
in Inventory
to jump to the Worker configuration interface.
Add
buttonPID
for the worker5000000000000000
means a staking value of 5000
.confirm
Similar to PRBv2, PRBv3 supports multi-mode worker synchronization.If you choose the
SyncOnly
mode, the worker will only participate in synchronization and will not register worker’s information on chain after reaching the maximum height. There is a similar option in StakePool configuration page, and they are the same functions.
Additionally, PRBv3 has added GateKeeper
mode, allowing you to deploy GateKeeper with PRBv3.
• The GateKeeper reward function as originally planned in the tokenomics is not yet enabled; Therefore, if you deploy GateKeeper, you will not receive any rewards. • GateKeeper cannot be added to StakePool for computation contributing. • After GateKeeper synchronization is completed, the operator needs to initiate an on-chain proposal and complete GK registration through community referendum before it can start running. The specific registration transaction is:phalaRegistry.registerGatekeeper(gatekeeper)
reload
button in the upper left corner of the page. The new configuration information will be loaded, and PRBv3 will start working.
Workers
in Status
to check the synchronization status of all workers and manage workers using the restart
and re-register
buttons.
Click Transactions
in Status
to check the transaction records sent by the PRB and confirm the details.