Knowledge related to Web3

Understanding Zero-Knowledge Proof (ZKP)

What is ZKP In cryptography, zero-knowledge proofs allow one person to prove to another person that they know something or have done something, without revealing …

Read More →
Smart Contract Module

BinaryOracle Smart Contract Module in Bunzz

The BinayOracle module for a Binary Game product divides the time into Rounds and each round has its own price. It allows Admins (who are …

Read More →
Announcement

Bunzz Web3 Infrastructure and Oasys’ Gaming-Focused Blockchain Verse, ‘HOME Verse’, Collaborate on Co-developed Smart Contract Module for Accelerated BCG Development

Bunzz, a DApp development infrastructure aiming to be the “Web3 GitHub,” and double jump.tokyo Inc., the operator of HOME Verse, a gaming-focused blockchain Verse powered …

Read More →
Smart Contract Module

BinaryVault Smart Contract Module in Bunzz

The BinayVault module for a Binary Game product holds one underlying token in it for certain time. You can access this Module and the code …

Read More →
Smart Contract Module

BinaryConfig Smart Contract Module in Bunzz

The BinayConfig module for a Binary Game product provides basic configuration for the Price Games. One BinaryConfig contract can serve multiple Price Games You can …

Read More →
Announcement

Bunzz Releases its User Triggered Deployment SDK for DApp Development

This is an overview of Bunzz SDK new functionality that makes the process of allowing users to deploy a contract easier for developers to implement. …

Read More →

All Articles

  • All
  • Announcement
  • DApp Development Tutorials
  • DeFi
  • Developer Stories
  • ERC20
  • Interviews
  • Knowledge related to Web3
  • NFT
  • NFT(ERC1155)
  • NFT(ERC721)
  • Smart Contract Module

BinaryMarket Smart Contract Module in Bunzz

The BinayMarket module for a Binary Game product allows players to bet on the price …

Read More →

StakingERC721 Smart Contract Module in Bunzz

The StakingERC721 is a staking contract that allows to get rewards in ERC20. The repository …

Read More →

Merkle Tree Airdrop Smart Contract Module in Bunzz

The MerkleTreeAirdrop contract module acts as Airdrop for ERC20. It only sends out tokens on …

Read More →

Building NFT Collections with NFT Minting Module Template

Blockchain technology has created new opportunities in various industries, including finance, supply chain management, and …

Read More →

StakingRewards Smart Contract Module in Bunzz

The StakingRewards contract allows to stake tokens for certain duration and get rewards according to …

Read More →

ERC721 LazyMint Smart Contract Module in Bunzz

The ERC721 LazyMint module allows you to lazy-mint ERC-721 tokens, which allows any wallet to …

Read More →

ERC-3156: Flash Loans (FlashMinter) Smart Contract Module in Bunzz

The FlashMinter is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} …

Read More →

ERC-3156: Flash Loans (FlashBorrower) Smart Contract Module in Bunzz

The FlashBorrower is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} …

Read More →

Build an NFT Minting DApp With ERC-721A 

Many aspects of our lives have been transformed by blockchain technology, including how we exchange …

Read More →

ERC-3156: Flash Loans (FlashLender) Smart Contract Module in Bunzz

The FlashLender is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} …

Read More →

ERC-4626: Tokenized Vault Standard Smart Contract Module in Bunzz

The Tokenized Vault Standard (ERC-4626) module allows the minting and burning of “shares” (represented using …

Read More →

ERC-5791: Physical Backed Tokens Smart Contract Module in Bunzz

The ERC-5791: Physical Backed Tokens module is an extension of the EIP-721 and a minimal …

Read More →

NFT

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, …

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 …

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 …

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 …

Read More →

DeFI

Revolutionizing NFTs: Unleashing the Power of ERC-6551

Introduction: The world of non-fungible tokens (NFTs) has witnessed tremendous growth and innovation, transforming the digital ownership landscape. NFTs provide a unique way to represent …

Read More →

The Hacking Risk of Private Keys When Deploying Contracts Locally

A True Tale from ETH Global Tokyo This story unfolded at ETH Global Tokyo. A developer, who had entered the Bunzz Prize hackathon, froze in …

Read More →

Understanding Zero-Knowledge Proof (ZKP)

What is ZKP In cryptography, zero-knowledge proofs allow one person to prove to another person that they know something or have done something, without revealing …

Read More →

Bunzz Releases its User Triggered Deployment SDK for DApp Development

This is an overview of Bunzz SDK new functionality that makes the process of allowing users to deploy a contract easier for developers to implement. …

Read More →
Securing the Future of Smart Contracts

Securing the Future of Smart Contracts: EU Legislation Mandates Kill Switch Implementation

In a recent move aimed at increasing the security and control of smart contracts, the European Parliament has passed legislation requiring all smart contracts to …

Read More →

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 …

Read More →

ERC721A Smart Contract Module in Bunzz

The ERC721A module is a modification of the ERC721 NFT standard that adds internal modifications to heavily optimize serialized batch minting while keeping all of …

Read More →

Vesting Schedules in Blockchain Simplified

Equity compensation has long been a popular way for companies to incentivize and reward employees. With the rise of blockchain technology, businesses can now offer …

Read More →

New features & Updates to the Module templates Upload process in Bunzz Repository

For all developers who already started contributing to our open source Smart Contract Hub by uploading their own custom modules templates in Bunzz Repository we …

Read More →

Web3.py vs. Web3.js: Which Ethereum Library is Right for Your Project?

Web3.py and Web3.js are two of the most popular web3 libraries used in the Ethereum ecosystem. They both provide a way for developers to interact …

Read More →

ERC20 Tokens in DAOs – What, Why, and How?

Decentralized Autonomous Organizations (DAOs) have become an increasingly popular way to create decentralized communities and organizations. A DAO is a digital organization run by smart …

Read More →

The Role of Merkle Trees and Merkle Proofs in Blockchain Development

Merkle trees and Merkle proofs are important concepts in the world of blockchain technology. They allow for the efficient verification of large amounts of data …

Read More →