Deploy Contract
Allows a user to deploy a draft contract.
patch
https://api.hypermint.com/v1
/nft-contract/deploy/:contractId
Deploy's a created contract
Parameters
Header
HM_ACCESS_KEY*
HyperMint Access Key
HM_ACCESS_KEY_SECRET*
HyperMint Access Key Secret
Responses
200: OK
Responds with an interaction ID which can be used to check the status of the transaction.
You can use the Get Interaction endpoint to check the status of these interactions and confirm when the contract has finished deploying if need be.
Something not quite right, unclear or can't find what you are looking for? Please let us know at [email protected] and we will get back to you as soon as we can.
Last modified 7mo ago