From 8d14f1d5532f7318e6a76583da97ddb30db7437f Mon Sep 17 00:00:00 2001 From: krystal <56278409+theekrystallee@users.noreply.github.com> Date: Mon, 18 May 2026 21:13:25 -0700 Subject: [PATCH 1/2] chore: embedded contract builder for interactivity Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com> --- evm/tools/contract-builder.mdx | 128 +++++++++++++++++++++------------ 1 file changed, 84 insertions(+), 44 deletions(-) diff --git a/evm/tools/contract-builder.mdx b/evm/tools/contract-builder.mdx index c8dd09f4..f5d1514b 100644 --- a/evm/tools/contract-builder.mdx +++ b/evm/tools/contract-builder.mdx @@ -1,44 +1,84 @@ ---- -title: "Hedera Contract Builder" ---- - - -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. - - - - -## Key Features & Benefits - -The Contract Builder is packed with features to make development smoother and faster for developers by offering: - -* **Rapid Development:** Go from idea to deployed contract on the Hedera testnet in seconds. Author, compile, and deploy with just a few clicks. -* **No Setup Required:** Access everything you need directly in your browser. No need to install packages or configure local environments. -* **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. -* **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. -* **Collaboration:** Share your contracts with collaborators to streamline teamwork. -* **Open Source:** Built in collaboration with [Kabila](https://www.kabila.app/), the Contract Builder is an open-source project, encouraging community contributions and transparency. - -## Who Is It For? - -The Hedera Contract Builder is ideal for: - -* **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. -* **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. - -## Get Started with the Contract Builder - -Ready to accelerate your smart contract development on Hedera? - -1\. Visit the [**Hedera Contract Builder**](https://portal.hedera.com/contract-builder). - -2\. Select a contract standard or template. - -3\. Log into your [**Hedera Portal account**](https://portal.hedera.com/register). - -4\. Compile, deploy, verify, and call your contracts directly from the browser. +--- +title: "Hedera Contract Builder" +mode: "custom" +--- + +
+ The Hedera 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. +
+ + + ++ The Contract Builder is packed with features to make development smoother and faster for developers by offering: +
+ ++ The Hedera Contract Builder is ideal for: +
+ ++ Ready to accelerate your smart contract development on Hedera? +
+ +- The Hedera 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. +
+ Scaffold, compile, deploy, and verify Solidity contracts on Hedera testnet — all from your browser. No CLI, no local setup. Built in collaboration with Kabila and open source.
- -- The Contract Builder is packed with features to make development smoother and faster for developers by offering: +
+ Need more room? Open it full-screen at portal.hedera.com/contract-builder.
-- The Hedera Contract Builder is ideal for: -
- -- Ready to accelerate your smart contract development on Hedera? -
- -