NFTs
Creating and Using NFTemplates
5 min
nftemplates are nft "templates" or "blueprints" that you can generate and mint nfts against these are powerful and efficient because you can then launch nft campaigns via e mail/social media or through a website and distribute nfts without having to pre mint them (which incur transaction fees) here's how they work step 1 create an nftemplate create an nftemplate by going to any nft collection you've already created and then clicking create/mint nft this will open a form where you are able to enter nft details check the this is an nftemplate box and press create you now have an nftemplate to distribute in campaigns or connect with your website step 2a generate a mint link for the nftemplate mint links are links that you distribute to allow anybody to mint/claim/create the nft on the fly to generate a mint link, find the nftemplate you created from the list of assets for the selected nft collection click on mint link to open a modal box that will display a url which you can copy to your clipboard and use in e mail campaigns, on landing pages, and on social media see it in action step 2b connecting nftemplates with your website to integrate nfts with your website, nftemplates can easily be dropped in by doing nothing more than configuring a form and setting the action attribute to enefits you'll need to set up a form like as shown below and ensure that you have the action of the form set to https //x enefits co/boomerang then, display an e mail collection field and ensure that the name of the field is email finally, there are 3 required hidden fields that will need to be passed as well nftemplate id when you create your nftemplate, a nftemplate id will be generated for you successurl this is where we send your users after the nft has been minted and delivered to the e mail address provided failedurl this is where we send your users if there was a problem minting the nft tip to prevent bots from submitting the form, add a captcha solution such as hcaptcha need help using nftemplates with your website or marketing campaign? contact your account manager or e mail help\@enefits co