Comment on page
🔨
How to create Operator ID and Operator Key
Following are the steps to follow to create Operator ID and Operator Key:
- 1.

Login Screen
If not logged in, we need to Sign Up as shown below:

2. Once logged in successfully, we will get account ID, Private Key and Public Key of Hedera Testnet.

Note: By Default, Testnet network keys are displayed. we can change the network by selecting network from the dropdown.

3. After selecting required network, copy accountId and privateKey and paste it as Operator ID and Operator Key respectively in
guardian-service/.env
or guardian-service/.env/docker
.Last modified 1mo ago