Implement Mint Hero on external website
Last updated
Last updated
To implement the mint hero minting page in an external website you can add in your HTML and iframe tag!
Parameters you can add in the URL to have a better implementation:
The HEADER parameter (Example: https://app.minthero.io/mint/0x7cc3df4A128341CceD1e00e3820C2D1fba347ABb?header=false)
This parameter will remove the header of Mint Hero.
The IMAGE parameter (Example: https://app.minthero.io/mint/0x7cc3df4A128341CceD1e00e3820C2D1fba347ABb?image=false)
This parameter will remove the image from the mint page.
The FOOTER parameter (Example: https://app.minthero.io/mint/0x7cc3df4A128341CceD1e00e3820C2D1fba347ABb?footer=false)
This parameter will remove the footer and the chatbot.
Example of using no image, no header and no footer