Knowledge related to Web3

ERC20 DAO Token Smart Contract Module in Bunzz

We are excited to announce our new ERC20 DAO Token Module available in Bunzz and created by deep-quality-dev. This contract allows you to get a snapshot of balances of all the token holders from a DAO and transfer tokens to multiple addresses after proposals are approved. Supporting ERC20 standard, this contract is mainly used for …

ERC20 DAO Token Smart Contract Module in Bunzz Read More »

MerkleProofWrapper Smart Contract Module in Bunzz

We are excited to announce our new MerkleProofWrapper Module available in Bunzz and created by LightFury. This contract allows you to verify whether single or multiple leaves exist on the MerkleTree or not. It’s a wrapper contract based on OpenZeppelin’s MerkleProof library. This contract does not have any variables in itself. You can access this …

MerkleProofWrapper Smart Contract Module in Bunzz Read More »

Payment Splitter Smart Contract Module in Bunzz

We are excited to announce our new Payment Splitter Module available in Bunzz and created by Alex Wang. This contract allows splitting Ether payments among a group of accounts. The sender does not need to be aware that the Ether will be split in this way, since it is handled transparently by the contract. The …

Payment Splitter Smart Contract Module in Bunzz Read More »

MerkleTokenVesting Smart Contract Module in Bunzz

We are excited to announce our new MerkleTokenVesting Module available in Bunzz and created by Deep-Quality-Dev. This token vesting contract is based on a Merkle Tree. A merkle tree, also known as binary hash tree, is a mathematical data structure made up of hashes of various data blocks that summarize all the transactions in a …

MerkleTokenVesting Smart Contract Module in Bunzz Read More »

Reflection Token Smart Contract Module in Bunzz

We are excited to announce our new ReflectionToken Module available in Bunzz and created by Yano. Reflection tokens are also known as reward tokens, because they pay token holders a portion of collected fees simply for holding them through a static reward system. Their functionality provides investors with a source of passive income. A portion of the transaction …

Reflection Token Smart Contract Module in Bunzz Read More »

EscrowByAgent Smart Contract Module in Bunzz

We are excited to announce our new EscrowByAgent Module available in Bunzz and created by Yano With the Escrow smart contract freelancers can receive payments that are being put on hold until their work is finished and the service beneficiary approves the payment to be released. This escrow module is intended for a freelancer service operated by agents. …

EscrowByAgent Smart Contract Module in Bunzz Read More »

Vesting Wallet Smart Contract Module in Bunzz

Dear blockchain developers, we are excited to announce our new series of Smart Contract Modules available in Bunzz. They cover different web3 use cases and make your Dapp development process easier and faster Today we’re gonna start with our new VestingWallet Module, created by CryptoFist. With the Vesting contract you can create and manage only one vesting …

Vesting Wallet Smart Contract Module in Bunzz Read More »

Launch your own token on Polygon Network in 5 mins

In this guide, you will learn about creating your own token in 5 mins using Bunzz and launching on the Polygon network, and it will be a step-by-step process. Before we start, we need to understand a few things, and I promise it won’t be a long, boring history class lecture! What is Polygon Network? Polygon …

Launch your own token on Polygon Network in 5 mins Read More »

Introduction to Bunzz SDK: Key functionality for a speedy DApp development process

Bunzz SDK is a client-side library to interact with smart contracts deployed by Bunzz.  This is a brief and broad overview of Bunzz SDK functionality and its dependencies. We are constantly improving and updating it for blockchain developers to figure out how their Dapp building process can be accelerated and become smoother by reducing lines …

Introduction to Bunzz SDK: Key functionality for a speedy DApp development process Read More »

How to Create and Mint an ERC20 Token in JavaScript.

The goal of this guide is to demonstrate how to create an ERC-20 token in as little time as possible using JavaScript and the Bunzz SDK without writing Solidity. This guide is divided into two parts, both covering the following major concepts respectively: Let’s start with the basics: What is an ERC20 token? What is …

How to Create and Mint an ERC20 Token in JavaScript. 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 »

Bunzz closes a partnership with Spheron protocol to offer fast decentralized hosting for Dapps developers

To cover all the steps and processes needed for web3 developers to publish their Dapps, from development to hosting, Bunzz has closed its most recent partnership with Spheron protocol. This will make the final development stage easier and faster for Bunzz users. Spheron makes front-end web deployment easy, effective, and efficient through its blockchain-based platform …

Bunzz closes a partnership with Spheron protocol to offer fast decentralized hosting for Dapps developers Read More »