<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Developer on Solo</title><link>https://solo.hiero.org/categories/developer/</link><description>Recent content in Developer on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/categories/developer/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></channel></rss>