post https://withpaper.com/api/2022-08-12/minting-toolkit/mint-with-own-contract
🕒 This guide takes 5 minutes to send an NFT to a wallet or email.
Don't have an NFT contract yet?
You can also Mint NFTs to users without a contract.
Props for nfts
Name | Type | Description |
---|---|---|
recipient * | string | The wallet or email address that will receive the NFT. Note: Email recipients will receive a unique claim link. |
mintMethod | object | Required for custom contracts. Remove this field if your contract type is not CUSTOM_CONTRACT. Details about your contract's method to purchase the NFT. See details. |