Alternatives to Dashboard
Alternative application authorization methods to using the Threshold Dashboard.
An operator-registering transaction can be submitted with the Keep Client if the staking provider address key file is available.
Authorizing Random Beacon via the Client (Docker)
Authorizing TBTC application via the Client (Docker)
Via Web Browser
An operator-registering transactions can be submitted with Etherscan.
For each of the RandomBeacon
and WalletRegistry
contracts perform the following steps:
Find the address of the contract and open it on Etherscan (see below).
Go to
Contract
→Write Contract
tab.Connect your wallet with
Connect to Web3
button.Submit the
registerOperator
function with your Operator address as an argument.
Last updated
Was this helpful?