๐จHow to create Operator ID and Operator Key
Last updated
Last updated
Following are the steps to follow to create Operator ID and Operator Key:
We need to create an account in Hedera Testnet Portal : https://portal.hedera.com/login
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
.