Skip to content

feat: add docs for scaffold-hbar under /tools#661

Open
web3buidlerz wants to merge 2 commits into
hashgraph:mainfrom
web3buidlerz:feat/scaffold-hbar-docs
Open

feat: add docs for scaffold-hbar under /tools#661
web3buidlerz wants to merge 2 commits into
hashgraph:mainfrom
web3buidlerz:feat/scaffold-hbar-docs

Conversation

@web3buidlerz

Copy link
Copy Markdown

Summary

This PR adds official documentation for Scaffold HBAR and Scaffold UI under Solutions → Developer Tools, at /solutions/tools/scaffold-hbar/.

Scaffold HBAR is the Hedera ecosystem's create-next-app-style CLI (npx create-scaffold-hbar@latest). Scaffold UI is the companion component/hook library and MCP server used by scaffolded projects and AI-assisted development. These tools are ready to document but were not yet represented in the docs portal.

What's included

Navigation (docs.json)

  • New Scaffold HBAR group under Developer Tools, placed second after Developer Playground
  • Pages:
    • solutions/tools/scaffold-hbar/index
    • solutions/tools/scaffold-hbar/scaffold-ui

Scaffold HBAR landing page (index.mdx)

  • What Scaffold HBAR is and who it's for
  • Quick start: npx create-scaffold-hbar@latest, prerequisites, non-interactive flags
  • Available templates — table synced with templates/* branches (blank, hedera-demo, payments-scheduler, bridge, oracles, tokenise-subscriptions, x402-pay-per-use)
  • External templatesowner/repo / owner/repo#branch usage, with featured hedera-dev/template-hedera-lz-app (LayerZero on Hedera)
  • Project structure, common commands, testnet deployment
  • Hedera Skills — auto-install during scaffolding, link to hedera-skills, --skip-hedera-skills option
  • Links to related repos and resources

Scaffold UI page (scaffold-ui.mdx)

  • Package overview (components, hooks, debug-contracts, mcp-server)
  • Installation and styling
  • Component docs: Address, Balance, HbarInput, HederaAddressInput
  • Hook docs: useAddress, useHederaAccountId, useHederaEvmAddress, useHederaAddressInput
  • Debug contracts UI and IntegerInput multipliers
  • MCP server setup for Cursor, Claude Desktop, HTTP mode, and MCP Inspector

Validation

  • docs.json is valid JSON
  • npx mintlify broken-links — no broken links found
  • Local preview via npx mintlify dev

Reviewer notes

  • Template names/descriptions were sourced from hedera-dev/scaffold-hbar templates/* branches and create-scaffold-hbar CLI metadata
  • LayerZero external template links to its repo README rather than duplicating deploy/runbook steps
  • No redirects added (new pages only; no legacy URL moves)
  • Copy / View as Markdown behavior is site-wide Mintlify config (contextual in docs.json), not per-page

Related repos

@web3buidlerz web3buidlerz requested review from a team as code owners June 22, 2026 13:00
Signed-off-by: web3buidlerz <seba@buidlerlabs.com>
@web3buidlerz web3buidlerz force-pushed the feat/scaffold-hbar-docs branch from 9f3c7cf to 389c693 Compare June 22, 2026 13:09
Signed-off-by: web3buidlerz <seba@buidlerlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant