Skip to main content

DeployerKeyPair

Interface for the deployer key pair Used to get the public and private keys of the deployer for test networks only. Devnet and Zeko are supported.

Index

Properties

privateKey

privateKey: string

The private key of the deployer

publicKey

publicKey: string

The public key of the deployer