🛠️Project Configuration

After selecting the template you want to feature on your dApp you can head over to the configuration part of our platform, where you'll be able to set up the chain and the features you want to include. First of all, give your project a cool name that you can remember and share it with your friends.

As you can see, we support over 20+ EVM networks that you can choose, both testnets and mainnets, thus giving you limitless possibilities to build a community and grow your project within any ecosystem. If there are any chains that you think we missed, there is just a message away from adding them to DeFi Builder, just simply Contact Us. More than that, all of our modules are free in "Testnet Mode", thus helping you better prepare for the big launch and try out the platform with no strings attached. However, depending on your subscription plan, there are limits to the total number of free projects you can create.

Next, comes the most interesting part of the project creation process, which is selecting the modules and features of your smart contracts & dapp. This is also the most important part because it cannot be changed later, so you should strategize carefully about how the utility and economics of your project will be.

A module consists of multiple features, and each feature can be selected individually, except for cases when there is a dependency between them. For example, the "Capped" feature of the "Token" module makes sense only if the token can be minted after deployment by a designated owner, therefore the features "Mintable" and "Ownable" are inclusive to "Capped". Similarly, the features "Presale Native Base" and "Presale ERC20 Base", which decide the payment token of the "Presale" module, cannot co-exist at the same time, because the presale contract can have only one payment token, either a custom ERC20 or the gas token of the network, e.g. ETH for Ethereum.

Some features are also required because they contain the basic functionality that other extension features depend on. All in all, Modular Builder provides unparalleled customizability and a truly flexible experience for creating your web3 project in just a few clicks.

Last updated