MinaNFTNameService
Index
Constructors
Properties
Methods
Constructors
constructor
Parameters
value: { address?: PublicKey; oraclePrivateKey?: PrivateKey }
Object with address and oraclePrivateKey fields
Returns MinaNFTNameService
Properties
optionaladdress
optionaloraclePrivateKey
optionaltokenId
Methods
publicdeploy
Parameters
deployer: PrivateKey
privateKey: undefined | PrivateKey = undefined
optionalnonce: number
Returns Promise<undefined | PendingTransaction>
publicissueNameSignature
Parameters
nft: NFTMintData
verificationKeyHash: Field
Returns Promise<Signature>
publicupgrade
Parameters
deployer: PrivateKey
privateKey: PrivateKey
optionalnonce: number
Returns Promise<undefined | PendingTransaction>
Create MinaNFTNameService object