<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Using Solo on Solo</title><link>https://solo.hiero.org/docs/using-solo/</link><description>Recent content in Using Solo on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/docs/using-solo/index.xml" rel="self" type="application/rss+xml"/><item><title>Using Solo with Hiero JavaScript SDK</title><link>https://solo.hiero.org/docs/using-solo/using-solo-with-javascript-sdk/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/using-solo/using-solo-with-javascript-sdk/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The &lt;a href="https://github.com/hiero-ledger/hiero-sdk-js"&gt;Hiero JavaScript SDK&lt;/a&gt; lets
you build and test applications on the Hiero network using JavaScript or
TypeScript. This guide walks you through launching a local Solo network,
creating a funded test account, connecting the SDK, and running example scripts
to submit your first transaction.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have completed the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/system-readiness/"&gt;&lt;strong&gt;System Readiness&lt;/strong&gt;&lt;/a&gt;:
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Your local environment meets all hardware and software requirements, including Docker, kubectl, and Solo.&lt;/p&gt;</description></item><item><title>Using Solo with EVM Tools</title><link>https://solo.hiero.org/docs/using-solo/using-solo-with-evm-tools/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/using-solo/using-solo-with-evm-tools/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;a class="td-heading-self-link" href="#overview" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Hiero is EVM-compatible. The Hiero &lt;strong&gt;JSON-RPC relay&lt;/strong&gt; exposes a standard Ethereum
JSON-RPC interface on your local Solo network, letting you use familiar EVM tools
without modification.&lt;/p&gt;
&lt;p&gt;This guide walks you through:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Launching a Solo network with the JSON-RPC relay enabled.&lt;/li&gt;
&lt;li&gt;Retrieving ECDSA accounts for EVM tooling.&lt;/li&gt;
&lt;li&gt;Creating and configuring a Hardhat project against the relay.&lt;/li&gt;
&lt;li&gt;Deploying and interacting with a Solidity contract.&lt;/li&gt;
&lt;li&gt;Verifying transactions via the Explorer and Mirror Node.&lt;/li&gt;
&lt;li&gt;Configuring ethers.js and MetaMask.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have completed the following:&lt;/p&gt;</description></item><item><title>Using Network Load Generator with Solo</title><link>https://solo.hiero.org/docs/using-solo/using-network-load-generator-with-solo/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/using-solo/using-network-load-generator-with-solo/</guid><description>&lt;h2 id="using-network-load-generator-with-solo"&gt;Using Network Load Generator with Solo&lt;a class="td-heading-self-link" href="#using-network-load-generator-with-solo" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;The Network Load Generator (NLG) is a benchmarking tool that stress tests Hiero networks by generating configurable transaction loads. Use it to validate the performance and
stability of your Solo network before deploying to production or running
integration tests.&lt;/p&gt;
&lt;h2 id="prerequisites"&gt;Prerequisites&lt;a class="td-heading-self-link" href="#prerequisites" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Before proceeding, ensure you have completed the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/system-readiness/"&gt;&lt;strong&gt;System Readiness&lt;/strong&gt;&lt;/a&gt; — your local environment
meets all hardware and software requirements.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://solo.hiero.org/docs/simple-solo-setup/quickstart/"&gt;&lt;strong&gt;Quickstart&lt;/strong&gt;&lt;/a&gt; — you have a running Solo network
and are familiar with the basic Solo workflow.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="step-1-start-a-load-test"&gt;Step 1: Start a Load Test&lt;a class="td-heading-self-link" href="#step-1-start-a-load-test" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;Use the &lt;code&gt;rapid-fire load start&lt;/code&gt; command to install the NLG Helm chart and
begin a load test against your deployment.&lt;/p&gt;</description></item></channel></rss>