Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion solutions/tools/scaffold-hbar/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Scaffold HBAR"
title: "Scaffold HBAR: CLI for bootstrapping Hedera dApps"
description: "Scaffold Hedera dApps from the command line. Pick a template, frontend, and Solidity framework—then get a runnable project in one step."
---

Expand Down
4 changes: 2 additions & 2 deletions solutions/tools/scaffold-hbar/scaffold-ui.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Scaffold UI"
description: "Shared React components, hooks, and an MCP server for building Hedera dApps with AI-assisted development."
title: "Scaffold UI: React components and hooks for Hedera dApps"
description: "Shared React components, hooks, debug UI, and an MCP server for building Hedera and EVM-compatible dApps with AI-assisted development."
---

## Overview
Expand Down
Loading