NFT(ERC1155)

ERC1155D Smart Contract Module in Bunzz

The ERC1155D module is a gas efficient NFT contract and an alternative to ERC721. It is intended to only be used for 1/1 NFT’s (supply of 1) and does not support tokens with supply greater than 1. It’s fully backward compatible with ERC1155 and has no issues with high gas cost when following the specifications. …

ERC1155D Smart Contract Module in Bunzz Read More »

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 »