Skip to content

docs: recommend Solo as local dev environment #671

Open
theekrystallee wants to merge 3 commits into
mainfrom
docs/add-solo-as-recommended-local-dev
Open

docs: recommend Solo as local dev environment #671
theekrystallee wants to merge 3 commits into
mainfrom
docs/add-solo-as-recommended-local-dev

Conversation

@theekrystallee

Copy link
Copy Markdown
Member

Description:

  • Expands the learn/networks/localnet page: Solo section replaces the "more info coming soon" placeholder with full content (what it runs, why use it, get-started cards); page restructured so Solo leads and Local Node is demoted to a deprecated section with an inline warning
  • Adds Solo callouts/tips to 10 additional pages across the EVM, Native SDK, Operators, and Learn sections — each scoped to the audience on that page (SDK devs, EVM devs, operators, getting-started path)
  • Adds a Solo entry to the glossary

Closes #669

…ctions

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
@theekrystallee theekrystallee self-assigned this Jun 24, 2026
@theekrystallee theekrystallee requested review from a team as code owners June 24, 2026 17:53
@theekrystallee theekrystallee added the qa/june-2026 Filed during June QA testing window label Jun 24, 2026
@mintlify

mintlify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
hedera-docs 🟢 Ready View Preview Jun 24, 2026, 6:08 PM

Comment thread support/glossary.mdx Outdated
Comment thread learn/networks/localnet/index.mdx Outdated
Comment thread learn/networks/localnet/index.mdx Outdated
Comment thread learn/networks/localnet/index.mdx
@Reccetech

Copy link
Copy Markdown

@ed-marquez Are you ok to merge this?

Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
Signed-off-by: krystal <56278409+theekrystallee@users.noreply.github.com>
### 1. Set Up your local network

Set-up your local network by following the instructions found in the [readme](https://github.com/hashgraph/hedera-local-node#docker) of the `hedera-local-node` project. This will create a Hedera network composed of one consensus node and one mirror node. The consensus node will process incoming transactions and queries. The mirror node stores the history of transactions. Both nodes are created at startup.
Set-up your local network by following the instructions found in the [readme](https://github.com/hiero-ledger/hiero-local-node#docker) of the `hedera-local-node` project. This will create a Hedera network composed of one consensus node and one mirror node. The consensus node will process incoming transactions and queries. The mirror node stores the history of transactions. Both nodes are created at startup.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All of this guide seems to be recommending usage of Local Node instead of Solo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qa/june-2026 Filed during June QA testing window

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Solo as recommended local development environment across all doc sections

3 participants