|
| 1 | +# Hedera Contract Builder |
| 2 | + |
| 3 | +The [**Hedera Contract Builder**](https://portal.hedera.com/contract-builder) is a browser-based tool designed to simplify and accelerate the smart contract development lifecycle on the Hedera network. It allows developers to edit, compile, deploy, verify, and call Solidity smart contracts directly in their browser, eliminating the need for complex local setups or command-line tools. |
| 4 | + |
| 5 | +{% embed url="https://www.canva.com/design/DAGmqkDhwYc/kO8ZChQ5XKkQH6ZoFX7QDw/view" %} |
| 6 | +[**Hedera Contract Builder**](https://portal.hedera.com/contract-builder) |
| 7 | +{% endembed %} |
| 8 | + |
| 9 | +## Key Features & Benefits |
| 10 | + |
| 11 | +The Contract Builder is packed with features to make development smoother and faster for developers by offering: |
| 12 | + |
| 13 | +* **Rapid Development:** Go from idea to deployed contract on the Hedera testnet in seconds. Author, compile, and deploy with just a few clicks. |
| 14 | +* **No Setup Required:** Access everything you need directly in your browser. No need to install packages or configure local environments. |
| 15 | +* **Built-in Templates & Standards:** Start quickly with pre-built templates and support for common standards like ERC-20, ERC-721, ERC-1155, and Hedera Token Service (HTS) system contracts. |
| 16 | +* **Seamless Workflow:** Easily verify your contract code using [Sourcify](https://verify.hashscan.io/) on [HashScan](https://hashscan.io/) and execute contract functions to test logic. |
| 17 | +* **Collaboration:** Share your contracts with collaborators to streamline teamwork. |
| 18 | +* **Open Source:** Built in collaboration with [Kabila](https://www.kabila.app/), the Contract Builder is an open-source project, encouraging community contributions and transparency. |
| 19 | + |
| 20 | +## Who Is It For? |
| 21 | + |
| 22 | +The Hedera Contract Builder is ideal for: |
| 23 | + |
| 24 | +* **Web2 Developers:** A perfect entry point into web3 and smart contract development, offering an intuitive interface and interactive templates to learn and experiment with minimal Solidity knowledge. |
| 25 | +* **Existing Hedera & Web3 Developers:** A productivity tool for rapid prototyping, testing new contract logic, or exploring Hedera's smart contract capabilities without a full development environment setup. |
| 26 | + |
| 27 | +## Get Started with the Contract Builder |
| 28 | + |
| 29 | +Ready to accelerate your smart contract development on Hedera? |
| 30 | + |
| 31 | +1\. Visit the [**Hedera Contract Builder**](https://portal.hedera.com/contract-builder). |
| 32 | + |
| 33 | +2\. Select a contract standard or template. |
| 34 | + |
| 35 | +3\. Log into your [**Hedera Portal account**](https://portal.hedera.com/register). |
| 36 | + |
| 37 | +4\. Compile, deploy, verify, and call your contracts directly from the browser. |
0 commit comments