<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Contributing on Solo</title><link>https://solo.hiero.org/categories/contributing/</link><description>Recent content in Contributing on Solo</description><generator>Hugo</generator><language>en</language><atom:link href="https://solo.hiero.org/categories/contributing/index.xml" rel="self" type="application/rss+xml"/><item><title>Community Contributions</title><link>https://solo.hiero.org/docs/community-contributions/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://solo.hiero.org/docs/community-contributions/</guid><description>&lt;h2 id="how-to-contribute-to-solo"&gt;How to Contribute to Solo&lt;a class="td-heading-self-link" href="#how-to-contribute-to-solo" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;This document describes how to set up a local development environment and contribute to the Solo project.&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;ul&gt;
&lt;li&gt;&lt;strong&gt;Node.js&lt;/strong&gt; (use the version specified in the repository, if applicable)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;npm&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Docker or Podman&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Kubernetes&lt;/strong&gt; (local cluster such as kind, k3d, or equivalent)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;task&lt;/strong&gt; (Taskfile runner)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Git&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;K9s&lt;/strong&gt; (optional)&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="initial-setup"&gt;Initial setup&lt;a class="td-heading-self-link" href="#initial-setup" aria-label="Heading self-link"&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;!-- markdownlint-disable MD029 --&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Clone the repository:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;git clone https://github.com/hiero-ledger/solo.git
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;&lt;span class="nb"&gt;cd&lt;/span&gt; solo
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Install dependencies:&lt;/p&gt;</description></item></channel></rss>