Using Solo with Hiero JavaScript SDK
Walk through submitting your first transaction to a local Solo network using the Hiero JavaScript SDK.
Walk through submitting your first transaction to a local Solo network using the Hiero JavaScript SDK.
Point your existing Ethereum tooling (Hardhat, ethers.js, and MetaMask) at a local Hiero network via the Hiero JSON-RPC relay. This document covers enabling the relay, creating and configuring a Hardhat project, deploying a Solidity contract, and configuring wallets.