πGetting Started
Let's deploy an ERC20 smart contract in 10 minutes.
Deploy the ERC20 smart contract
Bunzz requires Metamask to interact with Ethereum. If you don't have a Metamask, you can install it from here.
Create a project
First, let's create a project.
Select the network to deploy. You can choose mainnet's or testnet network.
You can click on "All" or "Bunzz Modules" to view respective module templates. We'll use ERC20 Token
Click "Deploy" of "ERC20" to open a page with arguments
Set arguments and click "Deploy"
Deploy ERC20 smart contract
Metamask will start automatically after clicking "Deploy" in the previous section.
Click "Confirm" when the Metamask popup appears.
You have now finished deploying the smart contract.
Congratulations on deploying your first smart contract module!
To support your front-end development, we prepared some boilerplates as examples.
Boilerplates
For any questions or feedback you may have, please feel free to contact us on Bunzz Discord Server.