NFT(ERC721)

Token Standards: ERC20 vs. ERC721 vs. ERC1155

ERC stands for Ethereum Request for Comment, and addressing this topic will help us better understand the reach of many blockchain use cases. ERC standards, in a way, define the standards for writing the smart contract that regulates the token activities on Ethereum. Among others, three important protocols or token standards have been given the …

Token Standards: ERC20 vs. ERC721 vs. ERC1155 Read More »

How to develop an NFT marketplace using Bunzz, the Dapp development platform, and Bubble, the no-code tool

This article describes the procedure for developing an NFT marketplace using Bubble, a no-code tool, and Bunzz, a smart contract development platform. Overall flow of the article 1. install Bunzz NFT Marketplace First, install “Bunzz NFT Marketplace” from the Bubble Template site. Bubble Template site Type “Bunzz” in the search box and search. Hover over …

How to develop an NFT marketplace using Bunzz, the Dapp development platform, and Bubble, the no-code tool Read More »

New Bunzz SDK Plugin and NFT Marketplace template now available for Bubble users

By now our GUI only allowed users to easily build smart contracts without coding the back end. But in order to finish the Dapp building process this should be connected to a front-end for all users to be able to interact with it. That’s why at Bunzz we decided to partner with Bubble, -top web …

New Bunzz SDK Plugin and NFT Marketplace template now available for Bubble users Read More »

How to generate ERC721 tokens (NFTS) using bunzz in no-code

This tutorial will guide you on how to generate, deploy, and mint NFTs (Non-Fungible Tokens)/ ERC71 tokens using the Bunzz development platform in no-code. Yarn will be used as the node package manager in this project. While other wallets can be used, the “Ropsten Test Network” on MetaMask is used for test purposes as the …

How to generate ERC721 tokens (NFTS) using bunzz in no-code Read More »