{"id":15796,"date":"2022-12-16T09:56:00","date_gmt":"2022-12-16T09:56:00","guid":{"rendered":"https:\/\/hederav2stg.wpenginepowered.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/"},"modified":"2025-12-08T18:50:31","modified_gmt":"2025-12-08T18:50:31","slug":"introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera","status":"publish","type":"post","link":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/","title":{"rendered":"Introducing Mintbar.xyz &#8211; an open sourced NFT minter for Hedera"},"content":{"rendered":"<div class=\"body-text BodyCopy mb-40 style-1\">\n<p>GM Hbarbarians!<\/p>\n<p>Some time ago I was asked to build open-source tooling to \u201caccelerate the adoption of the Hedera NFTs ecosystem\u201d. I figured that since our NFT metadata is now interoperable and aligned with industry standards (via <a href=\"https:\/\/github.com\/hashgraph\/hedera-improvement-proposal\/blob\/master\/HIP\/hip-412.md\" target=\"_blank\">HIP-412<\/a>), it was time to build an NFT minting webapp to enable both technical and non-technical creators the ability to quickly, easily, and inexpensively mint NFTs on Hedera the right way.. Before we started building, I set a few guiding principles and goals for the project:<\/p>\n<ol>\n<li><a href=\"https:\/\/github.com\/hashgraph\/hedera-nft-minter\" target=\"_blank\">Open source<\/a><\/li>\n<li>Trustless<\/li>\n<li>Integrates with community wallets<\/li>\n<li>Mints NFTs using the Hedera Token Service<\/li>\n<li>Enforces the <a href=\"https:\/\/github.com\/hashgraph\/hedera-improvement-proposal\/blob\/master\/HIP\/hip-412.md\" target=\"_blank\">HIP-412<\/a> metadata standards so your NFT is supported by <a href=\"https:\/\/hedera.com\/ecosystem\/web3-applications?tag=marketplace\" target=\"_blank\">all major marketplaces<\/a><\/li>\n<li>Utilizes IPFS for secure long-term storage\n<\/li>\n<\/ol>\n<h4 class=\"color-ultraviolet\">Who is Mintbar for?<\/h4>\n<p><a href=\"http:\/\/Mintbar.xyz\" target=\"_blank\">Mintbar.xyz<\/a> is an open-sourced Hedera NFT minter which was built to help accelerate the adoption of the Hedera NFT ecosystem. That said, there are 2 types of users in mind.<\/p>\n<ol>\n<li>Technical &#8211; an open source Hedera NFT minter and gallery app to save you development time.<\/li>\n<li>Non-Technical &#8211; an easy, trustless app for non-technical users to mint new, fully featured NFTs and NFT Collections.<\/li>\n<\/ol>\n<p>There\u2019s also a testnet version (<a href=\"https:\/\/testnet.mintbar.xyz\/\" target=\"_blank\">testnet.mintbar.xyz<\/a>) so that you can make sure everything is exactly right before minting on mainnet. If you need testnet hbar tokens, you can create an account using the <a href=\"https:\/\/portal.hedera.com\/register\" target=\"_blank\">Hedera Developer portal<\/a>. Additionally, you can create or import a testnet account using the HashPack wallet.<\/p>\n<p>Mintbar is just the first implementation of the NFT Minter app and I hope to see many more in the coming months which add various feature enhancements and creative UI\/UX.<\/p>\n<h4 class=\"color-ultraviolet\">Open Source<\/h4>\n<p>My goal is to help accelerate adoption of the Hedera NFT ecosystem and <a href=\"http:\/\/Mintbar.xyz\" target=\"_blank\">Mintbar<\/a> is the first project that I\u2019m ready to share.<\/p>\n<p>You are welcome to fork the <a href=\"https:\/\/github.com\/hashgraph\/hedera-nft-minter\" target=\"_blank\">Hedera NFT Minter repository<\/a>, enhance it however you\u2019d like and deploy it either as a standalone product or integrate it into your existing platform. While there are additional features that we would have liked to include, the current repo should provide a solid jumping-off point. That said, we <strong>do not<\/strong> plan to maintain Mintbar and all new features will need to be implemented by the community under a new domain.<\/p>\n<p>Please check out the <a href=\"https:\/\/github.com\/hashgraph\/hedera-nft-minter#readme\" target=\"_blank\">README<\/a> for install instructions and other developer notes.<\/p>\n<h4 class=\"color-ultraviolet\">Trustless<\/h4>\n<p>Not your keys, not your NFTs. Mintbar only adds the keys\/permissions that you define during the minting process. You are in full control of your NFTs and Collections.<\/p>\n<h4 class=\"color-ultraviolet\">Integrates with Ecosystem Wallets<\/h4>\n<p>I often get asked \u201cAshe, do you have an example of adding wallet support to a front end?\u201d. The answer is now yes!<\/p>\n<p>Mintbar supports the Hashpack and Blade wallets on desktop and the Hashpack dapp explorer on mobile. We decided <em>not<\/em> to support the pairing string method.<\/p>\n<h4 class=\"color-ultraviolet\">Mints Hedera-native NFTs<\/h4>\n<p>The Hedera Token Service (\u201cHTS\u201d) is simply amazing. It\u2019s lightning fast, has ultra-low transfer fees, <strong>protocol-enforced<\/strong> creator royalties and doesn\u2019t require smart contracts. While the Hedera ecosystem also supports ERC standard NFTs, our community is currently tooled for native HTS tokens and Mintbar was not built to support ERC721 NFTs. This way, you can be sure that each NFT will be fast, green and cost a fraction of a cent to transfer.<\/p>\n<p>Also, by minting native \u201cHTS\u201d NFTs, you always know the exact price in USD since it\u2019s fixed (and Mintbar is free to use). You can visit <a href=\"https:\/\/hedera.com\/fees\"><\/a><a href=\"https:\/\/hedera.com\/fees\" target=\"_blank\">https:\/\/hedera.com\/fees<\/a> for more information on expected costs.<\/p>\n<h4 class=\"color-ultraviolet\">Enforces the HIP-412 metadata standards<\/h4>\n<p>Your NFT is only as good as its metadata. The Mintbar adheres to the <a href=\"https:\/\/github.com\/hashgraph\/hedera-improvement-proposal\/blob\/main\/HIP\/hip-412.md\" target=\"_blank\">HIP-412<\/a> standard ensuring that your NFT is compatible with all major Hedera wallets and marketplaces as well as <a href=\"https:\/\/hedera.com\/blog\/hot-defi-summer-an-nfts-road-trip-from-hedera-to-ethereum\" target=\"_blank\">interoperable with ERC-721 NFTs from other ecosystems<\/a>.<\/p>\n<h4 class=\"color-ultraviolet\">Utilize IPFS<\/h4>\n<p>All NFT images and metadata files are stored on IPFS using the <a href=\"http:\/\/NFT.storage\" target=\"_blank\">NFT.storage<\/a> service which utilizes their own IPFS nodes as well as the Filecoin network. This ensures redundancy of your hosted files.<\/p>\n<p>There is no cost to store files on IPFS using <a href=\"http:\/\/NFT.storage\" target=\"_blank\">NFT.storage<\/a> and you can read more about the service here: <a href=\"https:\/\/nft.storage\/#about\"><\/a><a href=\"https:\/\/nft.storage\/#about\" target=\"_blank\">https:\/\/nft.storage\/#about<\/a>.<\/p>\n<h4 class=\"color-ultraviolet\"><strong>Feature List<\/strong><\/h4>\n<p>Here is a list of all the features Mintbar has to offer at launch.<\/p>\n<ul>\n<li>Mint NFT in a new or existing Collection<\/li>\n<li>Mint up to 10 NFTs at a time<\/li>\n<li>Supports max supply of 999,999 NFTs in a Collection<\/li>\n<li>Metadata\n<ul>\n<li>Collection name (on-chain)<\/li>\n<li>Collection symbol (on-chain)<\/li>\n<li>NFT name<\/li>\n<li>NFT description<\/li>\n<li>Creator name<\/li>\n<li>Attributes<\/li>\n<li>Properties<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<figure class=\"blog-image mb-40\"><img decoding=\"async\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/Untitled-3.png\" alt=\"\"\/><\/figure>\n<figure class=\"blog-image mb-40\"><img decoding=\"async\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/Untitled-4.png\" alt=\"\"\/><\/figure>\n<div class=\"body-text BodyCopy mb-40 style-1\">\n<ul>\n<li><a data-reactroot=\"\" data-token-index=\"0\" href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/sdks\/tokens\/custom-token-fees\" rel=\"noopener noreferrer\" target=\"_blank\">Custom creator fees<\/a>:\u00a0Support for all royalty fee types (<a data-reactroot=\"\" data-token-index=\"3\" href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/customfees\/royaltyfee\" rel=\"noopener noreferrer\" target=\"_blank\">royalty<\/a>, <a data-reactroot=\"\" data-token-index=\"5\" href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/customfees\/fixedfee\" rel=\"noopener noreferrer\" target=\"_blank\">fixed<\/a>, and <a data-reactroot=\"\" data-token-index=\"7\" href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/customfees\/royaltyfee\" rel=\"noopener noreferrer\" target=\"_blank\">fallback<\/a> fee)<\/li>\n<\/ul>\n<\/div>\n<figure class=\"blog-image mb-40\"><img decoding=\"async\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/Untitled-5.png\" alt=\"\"\/><\/figure>\n<div class=\"body-text BodyCopy mb-40 style-1\">\n<ul>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/sdks\/tokens\/define-a-token\" target=\"_blank\">Permissions<\/a>\n<ul>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/sdks\/tokens\/mint-a-token\" target=\"_blank\">Supply key<\/a><\/li>\n<li>Admin key<\/li>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/tokenfreezeaccount\" target=\"_blank\">Freeze key<\/a><\/li>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/tokenwipeaccount\" target=\"_blank\">Wipe key<\/a><\/li>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/tokenpause\" target=\"_blank\">Pause key<\/a><\/li>\n<li><a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/token-service\/tokenfeescheduleupdate\" target=\"_blank\">Fee Schedule key<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<figure class=\"blog-image mb-40\"><img decoding=\"async\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/Untitled-6.png\" alt=\"\"\/><\/figure>\n<div class=\"body-text BodyCopy mb-40 style-1\">\n<ul>\n<li>Use IPFS to upload\/store all images and json metadata files (via NFT.storage)<\/li>\n<li>Support for multiple image file types (JPEG, PNG, GIF, WEBP, SVG)<\/li>\n<li>NFT Gallery for logged-in accounts<\/li>\n<li>Connect with either <a href=\"https:\/\/www.hashpack.app\/\" target=\"_blank\">HashPack<\/a> or <a href=\"https:\/\/www.bladewallet.io\/\" target=\"_blank\">Blade Wallet<\/a> on desktop\n<ul>\n<li>Only Hashpack on mobile using the dApp explorer<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/div>\n<figure class=\"blog-image mb-40\"><img decoding=\"async\" src=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/Untitled-7.png\" alt=\"\"\/><\/figure>\n<div class=\"body-text BodyCopy mb-40 style-1\">\n<h4 class=\"color-ultraviolet\">Features available, but not exposed on the UI<\/h4>\n<p>There is some additional functionality that is included in the repo but is not currently exposed on the UI to keep things simple.<\/p>\n<ul>\n<li>Increase the supply of existing NFT supply in the existing Collection<\/li>\n<li>Set a custom treasury account (currently the session account_id is used as the treasury account)<\/li>\n<li>Set custom keys for each permission (currently, the key that signs the transaction is used for all permissions)<\/li>\n<li>Including Creator DID details<\/li>\n<\/ul>\n<h4 class=\"color-ultraviolet\">Recommended Future Enhancements<\/h4>\n<p>My vision for Mintbar was that it gets adopted and extended by the community. You can view the public Github repro <a href=\"https:\/\/github.com\/hashgraph\/hedera-nft-minter\" target=\"_blank\">HERE<\/a> and tag me on Twitter <a href=\"https:\/\/twitter.com\/Ashe_Oro\" target=\"_blank\">@Ashe_Oro<\/a> if you end up using it in your own application. That said, here are some feature enhancements that were discussed, but ultimately not included:<\/p>\n<ol>\n<li>Audio\/Video\/File NFTs\n<ol>\n<li>Currently Mintbar only supports image files, but NFTs are obviously much bigger than just images.<\/li>\n<\/ol>\n<\/li>\n<li>NFT management dashboard\n<ol>\n<li>Ability to transfer, pause\/freeze, and <a href=\"https:\/\/github.com\/hashgraph\/hedera-improvement-proposal\/pull\/540#discussion_r975567178\" target=\"_blank\">remove keys\/permissions<\/a> on the Collection<\/li>\n<\/ol>\n<\/li>\n<li>Display rarity information and other analytics<\/li>\n<li>Add metadata schema validation<\/li>\n<li>Build out individual pages for each NFT (currently clicking the NFT takes you to its related Hashscan page)<\/li>\n<li>Marketplace integration &#8211; ability to quickly place an NFT for sale<\/li>\n<li>Ability to enter any Hedera account_id (or evm_address) and view its NFTs<\/li>\n<li>Support \u201cpreview image\u201d in the root IMAGE value which is stored on a centralized file hosting service and move the full resolution image (stored on IPFS) into the FILES array in the JSON metadata file.<\/li>\n<li>Caching of IPFS image files for faster Gallery load times<\/li>\n<li>\u201cAirgrab\u201d distribution page creation to easily distribute NFTs similar to what is offered by <a href=\"http:\/\/mintnft.today\" target=\"_blank\">mintnft.today<\/a> (Polygon)<\/li>\n<li>Support maxSupply = <a href=\"https:\/\/docs.hedera.com\/hedera\/sdks-and-apis\/hedera-api\/basic-types\/tokensupplytype\" target=\"_blank\">INFINITE<\/a><\/li>\n<li>Multi-party royalty payouts<\/li>\n<li>Allow users to import their own <a href=\"http:\/\/NFT.storage\" target=\"_blank\">NFT.storage<\/a> API key<\/li>\n<li>Support file sizes &gt;5.8MB<\/li>\n<li>Update the MAX SUPPLY of Collection<\/li>\n<\/ol>\n<p>Ok, well that\u2019s it for now! I do have another very interesting project in progress, but it\u2019s too early to share. To stay up-to-date on what I\u2019m doing, follow me on Twitter <a href=\"https:\/\/twitter.com\/Ashe_Oro\" target=\"_blank\">@Ashe_Oro<\/a>.<\/p>\n<p><strong>Bear markets are for builders,<\/strong><\/p>\n<p>-Ashe<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Mintbar.xyz is an open-sourced Hedera NFT minter which was built to help accelerate the adoption of the Hedera NFT ecosystem.<\/p>\n","protected":false},"author":10,"featured_media":16908,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","footnotes":""},"categories":[1],"tags":[],"ppma_author":[43],"class_list":["post-15796","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera\" \/>\n<meta property=\"og:description\" content=\"Mintbar.xyz is an open-sourced Hedera NFT minter which was built to help accelerate the adoption of the Hedera NFT ecosystem.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\" \/>\n<meta property=\"og:site_name\" content=\"Hedera\" \/>\n<meta property=\"article:published_time\" content=\"2022-12-16T09:56:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-08T18:50:31+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t<meta property=\"og:image:height\" content=\"1256\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Hedera Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\"},\"author\":{\"name\":\"Hedera Team\",\"@id\":\"https:\/\/hedera.com\/#\/schema\/person\/2dc6146f9f20a44d3de58c834d52e9f4\"},\"headline\":\"Introducing Mintbar.xyz &#8211; an open sourced NFT minter for Hedera\",\"datePublished\":\"2022-12-16T09:56:00+00:00\",\"dateModified\":\"2025-12-08T18:50:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\"},\"wordCount\":1179,\"publisher\":{\"@id\":\"https:\/\/hedera.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\",\"url\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\",\"name\":\"Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera\",\"isPartOf\":{\"@id\":\"https:\/\/hedera.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png\",\"datePublished\":\"2022-12-16T09:56:00+00:00\",\"dateModified\":\"2025-12-08T18:50:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage\",\"url\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png\",\"contentUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png\",\"width\":2400,\"height\":1256},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hedera.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Introducing Mintbar.xyz &#8211; an open sourced NFT minter for Hedera\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hedera.com\/#website\",\"url\":\"https:\/\/hedera.com\/\",\"name\":\"Hedera\",\"description\":\"Hello future\",\"publisher\":{\"@id\":\"https:\/\/hedera.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hedera.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/hedera.com\/#organization\",\"name\":\"Hedera\",\"url\":\"https:\/\/hedera.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hedera.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png\",\"contentUrl\":\"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png\",\"width\":500,\"height\":375,\"caption\":\"Hedera\"},\"image\":{\"@id\":\"https:\/\/hedera.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/","og_locale":"en_US","og_type":"article","og_title":"Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera","og_description":"Mintbar.xyz is an open-sourced Hedera NFT minter which was built to help accelerate the adoption of the Hedera NFT ecosystem.","og_url":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/","og_site_name":"Hedera","article_published_time":"2022-12-16T09:56:00+00:00","article_modified_time":"2025-12-08T18:50:31+00:00","og_image":[{"width":2400,"height":1256,"url":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png","type":"image\/png"}],"author":"Hedera Team","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#article","isPartOf":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/"},"author":{"name":"Hedera Team","@id":"https:\/\/hedera.com\/#\/schema\/person\/2dc6146f9f20a44d3de58c834d52e9f4"},"headline":"Introducing Mintbar.xyz &#8211; an open sourced NFT minter for Hedera","datePublished":"2022-12-16T09:56:00+00:00","dateModified":"2025-12-08T18:50:31+00:00","mainEntityOfPage":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/"},"wordCount":1179,"publisher":{"@id":"https:\/\/hedera.com\/#organization"},"image":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage"},"thumbnailUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/","url":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/","name":"Introducing Mintbar.xyz - an open sourced NFT minter for Hedera | Hedera","isPartOf":{"@id":"https:\/\/hedera.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage"},"image":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage"},"thumbnailUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png","datePublished":"2022-12-16T09:56:00+00:00","dateModified":"2025-12-08T18:50:31+00:00","breadcrumb":{"@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#primaryimage","url":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png","contentUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1.png","width":2400,"height":1256},{"@type":"BreadcrumbList","@id":"https:\/\/hedera.com\/blog\/introducing-mintbar-xyz-an-open-sourced-nft-minter-for-hedera\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hedera.com\/"},{"@type":"ListItem","position":2,"name":"Introducing Mintbar.xyz &#8211; an open sourced NFT minter for Hedera"}]},{"@type":"WebSite","@id":"https:\/\/hedera.com\/#website","url":"https:\/\/hedera.com\/","name":"Hedera","description":"Hello future","publisher":{"@id":"https:\/\/hedera.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hedera.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hedera.com\/#organization","name":"Hedera","url":"https:\/\/hedera.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hedera.com\/#\/schema\/logo\/image\/","url":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png","contentUrl":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/09\/hedera_logo.png","width":500,"height":375,"caption":"Hedera"},"image":{"@id":"https:\/\/hedera.com\/#\/schema\/logo\/image\/"}}]}},"featured_image_src":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1-600x400.png","featured_image_src_square":"https:\/\/hedera.com\/wp-content\/uploads\/2025\/12\/mintbar-2-1-600x600.png","author_info":{"display_name":"Hedera Team","author_link":"https:\/\/hedera.com\/blog\/author\/hedera-team\/"},"authors":[{"term_id":43,"user_id":10,"is_guest":0,"slug":"hedera-team","display_name":"Hedera Team","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/7ed01931dc9498365746508c4ca49ed0507ef65e04e0b82ffe88c50ef9242b1d?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":""}],"_links":{"self":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts\/15796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/comments?post=15796"}],"version-history":[{"count":0,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/posts\/15796\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/media\/16908"}],"wp:attachment":[{"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/media?parent=15796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/categories?post=15796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/tags?post=15796"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/hedera.com\/wp-json\/wp\/v2\/ppma_author?post=15796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}