Marcel Clarembaux

Bunzz Integrates ChatGPT-based Smart Contract’s Document Generation AI to launch ‘DeCipher’

Pre-Registration Now Open! Try it first Pre-register here (free) → https://blog.bunzz.dev/decipher-pre-launch-page/ Decipher will be launched shortly in July 2023. To remain informed about the launch and to be among the first users to try this new tool click on the link above to register. We will be sending an invitation to the closed beta version by …

Bunzz Integrates ChatGPT-based Smart Contract’s Document Generation AI to launch ‘DeCipher’ Read More »

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 here: https://bit.ly/41roW73 How to Use Functions #WRITE #READ You can access this Module and the code here: https://bit.ly/41roW73 If you still haven’t signed up to Bunzz, what are you waiting for? …

BinaryVault Smart Contract Module in Bunzz Read More »

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 access this Module and the code here: https://bit.ly/3AbtMcA How to Use Functions #WRITE #READ You can access this Module and the code here: https://bit.ly/3AbtMcA If you still haven’t signed up to …

BinaryConfig Smart Contract Module in Bunzz 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. The Deployment/Cloning Functionality challenge In some cases, DApps need to deploy/clone the same contract by “users action”. For example, However, when it comes to implementing this cloning functionality, it can …

Bunzz Releases its User Triggered Deployment SDK for DApp Development Read More »

Staking ERC721 Smart Contract Module in Bunzz

The StakingERC721 is a staking contract that allows to get rewards in ERC20. The repository contains contracts for farming with any ERC721 compatible NFTs.  Any specified ERC-721 can be used to farm any ERC-20 compatible tokens, by depositing/locking them into the ERC721Staking contract that uses ERC-721 instead of the normal ERC-20 token. NFT owners can …

Staking ERC721 Smart Contract Module in Bunzz Read More »

StakingRewards Smart Contract Module in Bunzz

The StakingRewards contract allows to stake tokens for certain duration and get rewards according to their staked shares. In other words, it rewards users for staking ERC20 tokens with more ERC20 tokens in return. You can access this Module and the code here: https://bit.ly/3zzyocs How to Use Functions #WRITE #READ You can access this Module and …

StakingRewards Smart Contract Module in Bunzz 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 claim a lazy-minted NFT. It exposes a verifyClaim function that you can override to add your claim-restriction logic. Lazy minting allows you to define the metadata of NFTs without minting it to an address. As a contract admin, this lets …

ERC721 LazyMint Smart Contract Module in Bunzz Read More »

ERC3156 Flash Loans (Flash Minter) Smart Contract Module in Bunzz

The FlashMinter is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} that allows flash minting. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

ERC3156 Flash Loans (Flash Minter) Smart Contract Module in Bunzz Read More »

ERC3156 Flash Loans (Flash Borrower) Smart Contract Module in Bunzz

The FlashBorrower is a submodule of ERC-3156: Flash Loans module and an extension of {ERC20} that allows flash borrowing. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

ERC3156 Flash Loans (Flash Borrower) Smart Contract Module in Bunzz 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} that allows flash lending. A flash loan is a smart contract transaction in which a lender smart contract lends assets to a borrower smart contract with the condition that the assets are returned, plus an optional fee, before the end …

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