Docs Category: templates

NFT minter

Login with NEARNFT Minter This is a Next.js 14 frontend minter example that includes a simple interface from which you can mint nfts easily tip intbase Templates This is part of the [Mintbase Templates](https://templates.mintbase.xyz/), a collection of templates that you can use to scaffold your own project Project Walkthrough This is a simple minter example …

NFT minter Read More »

Onchain Blog

Login with NEARBlogchain Blogchain makes your content unstoppable. Transform your blogs into smart contracts and posts into NFTs. tip intbase Templates This is part of the [Mintbase Templates](https://templates.mintbase.xyz/), a collection of templates that you can use to scaffold your own project Project Walkthrough Within the framework of blogchain, every blog manifests as an nft contract …

Onchain Blog Read More »

marketplace

Login with NEARSet ENV variables Once that’s done, copy the .env.example file in this directory to .env.local (which will be ignored by Git): cp .env.example .env.local if you use windows without powershell or cygwin: copy .env.example .env.local To get your api key visit : Mintbase Developers Page for Mainnet: Mintbase Developers Page for testnet: NEXT_PUBLIC_DEVELOPER_KEY=your_mintbase_api_key …

marketplace Read More »

Scroll to Top