<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:tt="http://teletype.in/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>DK Nodes</title><generator>teletype.in</generator><description><![CDATA[write about nodes
printing on nodes
noderunners]]></description><image><url>https://img1.teletype.in/files/83/74/83749fd5-5b0d-4cea-a22a-ba5a75dcfa76.png</url><title>DK Nodes</title><link>https://teletype.in/@dknodes</link></image><link>https://teletype.in/@dknodes?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><atom:link rel="self" type="application/rss+xml" href="https://teletype.in/rss/dknodes?offset=0"></atom:link><atom:link rel="next" type="application/rss+xml" href="https://teletype.in/rss/dknodes?offset=10"></atom:link><atom:link rel="search" type="application/opensearchdescription+xml" title="Teletype" href="https://teletype.in/opensearch.xml"></atom:link><pubDate>Sun, 31 May 2026 06:39:35 GMT</pubDate><lastBuildDate>Sun, 31 May 2026 06:39:35 GMT</lastBuildDate><item><guid isPermaLink="true">https://teletype.in/@dknodes/atlas_network_dk_nodes</guid><link>https://teletype.in/@dknodes/atlas_network_dk_nodes?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/atlas_network_dk_nodes?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Atlas Network Node | Manual</title><pubDate>Sun, 23 Mar 2025 11:36:25 GMT</pubDate><media:content medium="image" url="https://img1.teletype.in/files/03/1e/031e432e-f7c4-45f0-8c3c-432a0e8bd2c1.png"></media:content><description><![CDATA[<img src="https://img4.teletype.in/files/f9/49/f9493c17-caa9-4e4e-8c98-b8318fec5271.png"></img>Atlas Network Node | Full Guide]]></description><content:encoded><![CDATA[
  <figure id="sWKD" class="m_column">
    <img src="https://img4.teletype.in/files/f9/49/f9493c17-caa9-4e4e-8c98-b8318fec5271.png" width="1366" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Minimum Requirements:</em></p>
  <ul id="2qUl">
    <li id="mDpk">CPU: 1 cores</li>
    <li id="S5YL">RAM: 2 GB</li>
    <li id="q41d">OS: Ubuntu 22.04 / Ubuntu 24.04</li>
  </ul>
  <p id="cSZU">Super low requirements — you can totally run it on whatever server you’ve got. Barely uses any resources, it’s just about signing a deploy. Don’t skip this activity, as the effort required is minimal.</p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="cNVQ" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">3. Installation</h2>
  </section>
  <p id="6tOS"><strong>1. Install the Solana CLI:</strong></p>
  <pre id="6xBh" data-lang="shell">sh -c &quot;$(curl -sSfL https://release.anza.xyz/stable/install)&quot;</pre>
  <figure id="Oafv" class="m_custom">
    <img src="https://img2.teletype.in/files/9a/87/9a8797ec-b14c-47a7-9ceb-0c2786fd2373.png" width="710" />
  </figure>
  <p id="MGXz"><strong>2. Enter the following command:</strong></p>
  <pre id="SPuc" data-lang="shell">export PATH=&quot;/root/.local/share/solana/install/active_release/bin:$PATH&quot;</pre>
  <p id="e1zY"><strong> 3. Generate a keypair on the Solana network:</strong></p>
  <pre id="sMgD" data-lang="bash">solana-keygen new -o /root/.config/solana/id.json</pre>
  <figure id="WaO3" class="m_custom">
    <img src="https://img1.teletype.in/files/45/cc/45cccdd9-b6a8-4a0c-a904-b35e61e2217f.png" width="704" />
  </figure>
  <p id="3nbN">You’ll be asked for a BIP39 passphrase — you can just skip it. Make sure to save that seed phrase!</p>
  <p id="Lk78"><strong>You can view your private key using the following command:</strong></p>
  <pre id="MODQ" data-lang="shell">cat /root/.config/solana/id.json</pre>
  <figure id="jZOW" class="m_custom">
    <img src="https://img1.teletype.in/files/87/b5/87b5fb12-dc2e-437c-9ee4-2837b80ad265.png" width="706" />
  </figure>
  <p id="HSL3"><strong>4. Request test tokens</strong></p>
  <pre id="QRXZ" data-lang="shell">solana airdrop 0.01 -u &quot;https://testnet.atlas.xyz&quot;</pre>
  <p id="YeYu">If you receive an error like this, go claim from the faucet:</p>
  <p id="NhJx"><a href="https://faucet.atlas.xyz/" target="_blank">https://faucet.atlas.xyz/</a></p>
  <p id="Kk0w">If you forgot to save your Solana public key, you can retrieve it with this command:</p>
  <pre id="veQo" data-lang="shell">solana address</pre>
  <blockquote id="Za8B">Requesting airdrop of 0.01 SOL<br />Error: airdrop request failed. This can happen when the rate limit is reached.</blockquote>
  <figure id="vejk" class="m_original">
    <img src="https://img1.teletype.in/files/cd/39/cd39c844-064f-418f-8c4a-d1520a3d4e39.png" width="526" />
  </figure>
  <p id="D8FU"><strong>5. Sign the deploy</strong></p>
  <pre id="oiqk" data-lang="shell"># 1. Clone the SPL Token Program from Solana mainnet
solana program dump -um TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA program.so</pre>
  <pre id="sfr1"># 2. Generate a new program ID for Atlas
solana-keygen new -f -o program-keypair.json -s --no-bip39-passphrase</pre>
  <pre id="6e0w"># 3. Deploy the cloned program to Atlas testnet at the generated address
solana program deploy -u &quot;https://testnet.atlas.xyz&quot; program.so --program-id program-keypair.json</pre>
  <figure id="DLvg" class="m_custom">
    <img src="https://img3.teletype.in/files/ea/1d/ea1dfd9a-afec-4795-88ff-22fb1b0ee8f3.png" width="711" />
  </figure>
  <p id="RHh8"><strong>That&#x27;s all!</strong></p>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
  </ul>
  <ul id="LIvI">
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
  </ul>
  <ul id="BnyI">
    <li id="DsFP"><a href="/@dknodes/openledger_guide_node_dk">OpenLedger Node Manual</a></li>
    <li id="T6dw"><a href="/@dknodes/titan_network_by_dk">Titan Network | Manual</a></li>
    <li id="cT6D"><a href="/@dknodes/abstract_node_dk">Abstract Node | Manual</a></li>
    <li id="Gjyk"><a href="/@dknodes/gianet_dk">GaiaNet Node | Manual</a></li>
    <li id="WECn"><a href="/@dknodes/SBv8UA4Kcnc">Waku Node | Manual</a></li>
    <li id="hZUa"><a href="https://teletype.in/@dknodes/pipe_network_node_dk" target="_blank">Pipe Network Node | Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="ZaTH" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/pipe_network_node_dk</guid><link>https://teletype.in/@dknodes/pipe_network_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/pipe_network_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Pipe Network Node | Manual</title><pubDate>Sat, 08 Mar 2025 10:40:13 GMT</pubDate><media:content medium="image" url="https://img3.teletype.in/files/63/72/63726dbf-446f-48d9-aed8-c51f4f226cbc.png"></media:content><description><![CDATA[<img src="https://img2.teletype.in/files/54/11/54111e3c-d16b-4e42-a365-645dd009d1de.png"></img>PIPE NETWORK NODE GUIDE]]></description><content:encoded><![CDATA[
  <figure id="GWty" class="m_column">
    <img src="https://img2.teletype.in/files/54/11/54111e3c-d16b-4e42-a365-645dd009d1de.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="mDpk">CPU: 2 cores</li>
    <li id="S5YL">RAM: 4GB</li>
    <li id="aL5e">Disk: 100 GB SSD (minimun, recomend 200 gb)</li>
    <li id="q41d">OS: Ubuntu 22.04 / Ubuntu 24.04</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="eguu" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="SgAi">3. Check the ports before installation.</h2>
  </section>
  <p id="ZrpV"><strong>The Unichain node uses this port: 8003</strong></p>
  <p id="tv6t">Before installing the node, make sure these ports are not in use.</p>
  <blockquote id="ZQEy"><strong>What are ports and what role do they play in nodes? - <a href="/@dknodes/M4CkjeC195q">Read more</a></strong></blockquote>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">4. Preparation</h2>
  </section>
  <p id="6tOS">Fill the form before installation: <a href="https://docs.google.com/forms/d/e/1FAIpQLScbxN1qlstpbyU55K5I1UPufzfwshcv7uRJG6aLZQDk52ma0w/viewform" target="_blank">https://docs.google.com/forms/d/e/1FAIpQLScbxN1qlstpbyU55K5I1UPufzfwshcv7uRJG6aLZQDk52ma0w/viewform</a></p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">5. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>Run the following command and download:</strong></p>
  <p id="8Iqc"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/pipe.git" target="_blank">https://github.com/dknodes/pipe.git</a> &amp;&amp; cd pipe &amp;&amp; chmod ugo+x pipe.sh &amp;&amp; ./pipe.sh&#x27;</code><br /></p>
  <figure id="ZauQ" class="m_original">
    <img src="https://img2.teletype.in/files/1f/31/1f31093f-efce-4a82-a0d8-38b2cc85a4e4.png" width="456" />
    <figcaption>    1. 🛠️ Install Pipe Node<br />    2. ℹ️ Check Node Health<br />    3. 📄 Check Node Logs<br />    4. ℹ️ Check Node Reputation/Status<br />    5. 🆔 Display node_info.json<br />    6. 🔄 Restart Node<br />    7. ⏹️ Stop Node<br />    8. 🚪 Exit<br /><br /></figcaption>
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="hGQt">5. Example Usage: Installing the Node</h2>
  </section>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="O9tV"><strong>Step 1: Select Install Node</strong></h3>
  </section>
  <p id="Zd5e"><strong>1. Install the node with command 1.</strong></p>
  <p id="TIkc">Enter the amount of allocated RAM. For example, if your server has 8GB of RAM, enter &quot;8&quot;. </p>
  <p id="Rgta">Then, enter your Solana wallet address.</p>
  <figure id="CvYf" class="m_original">
    <img src="https://img2.teletype.in/files/91/3f/913f35aa-10ab-47ec-b42c-72933a47cb72.png" width="448" />
  </figure>
  <p id="fpAb"> <strong>The node has been successfully installed!</strong></p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="IkAm">Step 2: Check the logs</h3>
  </section>
  <p id="mnAq"><strong>1. Check the node health using <code>command 2</code>.</strong></p>
  <figure id="276k" class="m_column">
    <img src="https://img3.teletype.in/files/a9/55/a9559861-bb7f-4091-8a34-56b2dc85840d.png" width="857" />
  </figure>
  <p id="hVPZ"><strong>2. Check the node logs using <code>command 3</code>.</strong></p>
  <figure id="s1Vj" class="m_column">
    <img src="https://img4.teletype.in/files/74/9f/749f3a71-c266-47db-a0a5-bdb6aea47348.png" width="1032" />
  </figure>
  <p id="piQm"><strong>3. You can also check the Reputation/Status in the script with <code>command 4</code>.</strong></p>
  <figure id="BoE5" class="m_column">
    <img src="https://img4.teletype.in/files/b2/ee/b2ee7153-5dfb-46b0-9f3b-5f522fd09b23.png" width="445" />
  </figure>
  <p id="mtGh">You can also check the status of your node on the website. To do this, make sure to save your data.<br /><br /><a href="https://dashboard.pipenetwork.com/node-lookup" target="_blank">https://dashboard.pipenetwork.com/node-lookup</a> </p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="Gubu"><strong>Step 3: Save node_info.json</strong></h3>
  </section>
  <p id="gD26">Enter <code>command 5</code> to display your <strong>node_info.json file. </strong></p>
  <p id="NyKV"><strong> Make sure to save and keep it somewhere safe!</strong></p>
  <figure id="d7pj" class="m_column">
    <img src="https://img2.teletype.in/files/d8/a1/d8a13624-e690-4e42-af9f-210e94952dfd.png" width="301" />
  </figure>
  <p id="RHh8"><strong>That&#x27;s all!</strong></p>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
  </ul>
  <ul id="LIvI">
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
  </ul>
  <ul id="BnyI">
    <li id="DsFP"><a href="/@dknodes/openledger_guide_node_dk">OpenLedger Node Manual</a></li>
    <li id="T6dw"><a href="/@dknodes/titan_network_by_dk">Titan Network | Manual</a></li>
    <li id="cT6D"><a href="/@dknodes/abstract_node_dk">Abstract Node | Manual</a></li>
    <li id="Gjyk"><a href="/@dknodes/gianet_dk">GaiaNet Node | Manual</a></li>
    <li id="WECn"><a href="https://teletype.in/@dknodes/SBv8UA4Kcnc" target="_blank">Waku Node | Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="6kSe" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/SBv8UA4Kcnc</guid><link>https://teletype.in/@dknodes/SBv8UA4Kcnc?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/SBv8UA4Kcnc?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Waku Node | Full Manual</title><pubDate>Thu, 27 Feb 2025 16:02:09 GMT</pubDate><description><![CDATA[<img src="https://img3.teletype.in/files/65/f5/65f5b8aa-f0f2-4491-be52-6fc2b8fd87d8.png"></img>CPU: 2 cores]]></description><content:encoded><![CDATA[
  <figure id="DxTA" class="m_column">
    <img src="https://img4.teletype.in/files/3d/10/3d103370-81c3-47ff-b987-5e2c30c27de9.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="mDpk">CPU: 2 cores</li>
    <li id="S5YL">RAM: 2GB</li>
    <li id="aL5e">Disk: 60 GB SSD</li>
    <li id="q41d">OS: Ubuntu 22.04 / Ubuntu 24.04</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="YugT" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">3. Preparation</h2>
  </section>
  <p id="6tOS">Go to  <a href="https://developer.metamask.io/welcome" target="_blank">https://developer.metamask.io/welcome</a> or another RPC like Alchemy. Get ETH in Sepolia.</p>
  <p id="QcFS">So register on <a href="https://www.alchemy.com/" target="_blank">Alchemy</a> or <a href="https://www.infura.io/" target="_blank">Infura</a> and get from there RPC Sepolia. <br /><br />ETH Sepolia Faucets:</p>
  <ul id="6Qxf">
    <li id="anTD"><a href="https://www.alchemy.com/faucets/ethereum-sepolia" target="_blank">https://www.alchemy.com/faucets/ethereum-sepolia</a></li>
    <li id="8nGo">https://cloud.google.com/application/web3/faucet/ethereum/sepolia</li>
    <li id="BIP2">https://sepolia-faucet.pk910.de/</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">4. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>1. Run the following command and download:</strong></p>
  <p id="MKZv"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/waku.git" target="_blank">https://github.com/dknodes/waku.git</a> &amp;&amp; cd waku &amp;&amp; chmod ugo+x waku.sh &amp;&amp; ./waku.sh&#x27;</code></p>
  <figure id="OAcv" class="m_column">
    <img src="https://img3.teletype.in/files/65/f5/65f5b8aa-f0f2-4491-be52-6fc2b8fd87d8.png" width="946" />
  </figure>
  <ul id="Sfp0">
    <li id="vAcK">If Docker is not installed, execute command 1.</li>
    <li id="uG8g">If Docker is already installed, go straight to step 2.</li>
  </ul>
  <figure id="jkvp" class="m_column">
    <img src="https://img1.teletype.in/files/48/66/4866ade4-5c62-4a3a-9280-0e001d140bac.png" width="1488" />
    <figcaption>    1. 🛠️ Install Docker<br />    2. 🛠️ Install Waku Node<br />    3. 🛠️ Start Waku Node<br />    4. ℹ️ Edit .env File<br />    5. 🔄 Restart Containers<br />    6. 📄 View Logs<br />    7. ⏹️ Stop Waku Node<br />    8. ℹ️ Update Waku Node<br />    9. ℹ️ Check Node Health<br />    10. 🚪 Exit</figcaption>
  </figure>
  <p id="uWSd"><strong>2. Install the node with command 2.</strong></p>
  <figure id="wDZK" class="m_column">
    <img src="https://img4.teletype.in/files/bb/b7/bbb704d6-df23-4dc9-8d12-5e55f8e79b58.png" width="1004" />
  </figure>
  <p id="e51j">Select “Manually set Infura RPC.” Insert the URL (e.g., https://sepolia.infura.io/v3/api).</p>
  <p id="wgRX">Enter your wallet’s private key and press “Enter” (without the 0x prefix).</p>
  <p id="fMNy"><strong>The node is successfully installed!</strong></p>
  <p id="gGPX"><strong>3. Start Waku Node with command 3.</strong></p>
  <figure id="AM0m" class="m_column">
    <img src="https://img1.teletype.in/files/cc/9e/cc9ee8d0-8fb0-4dee-bdd3-e7f1c3b375cc.png" width="1634" />
  </figure>
  <p id="mud3"><strong>4. Check the logs with command 6</strong></p>
  <figure id="5e59" class="m_column">
    <img src="https://img2.teletype.in/files/de/73/de73836a-9f1b-4c8b-9341-43febedcda42.png" width="2646" />
  </figure>
  <p id="BVz9"><strong>5. Check Node Health with command 9</strong></p>
  <figure id="vHEM" class="m_column">
    <img src="https://img4.teletype.in/files/f2/80/f280a803-174d-4aa2-9d4a-7391d2d832c2.png" width="1042" />
  </figure>
  <p id="78o7">Now the initialization is in progress, then it should be like this:</p>
  <figure id="1uTw" class="m_original">
    <img src="https://img1.teletype.in/files/87/4b/874b6d2c-afcf-4393-8844-0635dbfa4db1.png" width="348" />
  </figure>
  <p id="8t7w">P.S. Also, you can install Grafana here and monitor the node’s status from there.</p>
  <p id="gdUz">URL: ip:3000</p>
  <p id="RHh8"><strong>That&#x27;s all!</strong></p>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
    <li id="b0Nz"><a href="/@dknodes/nexus_node_dk">Nexus Node</a></li>
    <li id="DsFP"><a href="/@dknodes/openledger_guide_node_dk">OpenLedger Node Manual</a></li>
    <li id="T6dw"><a href="/@dknodes/titan_network_by_dk">Titan Network | Manual</a></li>
    <li id="cT6D"><a href="/@dknodes/abstract_node_dk">Abstract Node | Manual</a></li>
    <li id="Gjyk"><a href="https://teletype.in/@dknodes/gianet_dk" target="_blank">GaiaNet Node | Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="S4ZE" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/gianet_dk</guid><link>https://teletype.in/@dknodes/gianet_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/gianet_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>GaiaNet Node | Full Manual </title><pubDate>Sat, 08 Feb 2025 12:53:31 GMT</pubDate><description><![CDATA[<img src="https://img4.teletype.in/files/b0/90/b090d001-fe7b-4a79-b46a-eba41c48d58e.png"></img>CPU: 4 cores]]></description><content:encoded><![CDATA[
  <figure id="4qhc" class="m_column">
    <img src="https://img4.teletype.in/files/b0/90/b090d001-fe7b-4a79-b46a-eba41c48d58e.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="KeGR">CPU: 4 Cores</li>
    <li id="Q0qB">RAM: 8GB</li>
    <li id="4s5C">Storage: 120GB SSDOS: Ubuntu 24.04</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="qoA4" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">3. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>1. Run the following command and download:</strong></p>
  <p id="MKZv"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/GaiaNet.git" target="_blank">https://github.com/dknodes/GaiaNet.git</a> &amp;&amp; cd GaiaNet &amp;&amp; chmod ugo+x GaiaNet.sh &amp;&amp; ./GaiaNet.sh&#x27;</code></p>
  <figure id="LKIZ" class="m_custom">
    <img src="https://img1.teletype.in/files/86/69/86694622-cda3-4c25-87df-536aa7ce3b6d.png" width="708" />
    <figcaption>    1. 🛠️ Install Docker<br />    2. 🛠️ Install Node<br />    3. 🔄 Start Node<br />    4. 🆔 View Device ID<br />    5. 🆔 View Node ID<br />    6. 🛠️ Start Bot<br />    7. 📄 View Bot Logs<br />    8. ⏹️ Stop Node<br />    9. ⏹️ Stop Bot<br />    10. ❌ DELETE Node<br />    11. 🚪 Exit</figcaption>
  </figure>
  <ul id="bM5c">
    <li id="oSgd">If Docker is not installed, execute command 1.</li>
    <li id="edUu">If Docker is already installed, go straight to step 2.</li>
  </ul>
  <figure id="27l3" class="m_column">
    <img src="https://img2.teletype.in/files/50/b7/50b72aa5-463f-49fc-a252-31a19062d8ff.png" width="2030" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="2pXL">4. Install The Node</h2>
  </section>
  <p id="H2Ba">Enter <code>command 2</code> and install.</p>
  <figure id="QEoo" class="m_column">
    <img src="https://img4.teletype.in/files/3c/5b/3c5b88dd-f5f0-4748-809b-c11c95e7d45f.png" width="2088" />
  </figure>
  <p id="53Bv">Here you’ll get a choice — stick with the default config or set your own. By default, it uses qwen2-0.5b-instruct, but if you want another model, <code>hit “n”</code>, and you’ll need to enter its config URL.</p>
  <figure id="GNQb" class="m_column">
    <img src="https://img2.teletype.in/files/50/4a/504ac810-396d-4df9-8c20-bac4967c42ec.png" width="1998" />
  </figure>
  <p id="kzsn">If you get the <strong>“command not found”</strong> error and the script exits, do this:</p>
  <p id="aAVc"><strong>1. Exit the script using <code>command 11</code>.</strong></p>
  <p id="xASI"><strong>2. Run the following command:</strong></p>
  <pre id="SlZ5">source $HOME/.bashrc</pre>
  <p id="0ehi"><strong>3. Restart the script:</strong></p>
  <pre id="RjkK">sudo bash -c &#x27;cd GaiaNet &amp;&amp; ./GaiaNet.sh&#x27;</pre>
  <p id="fv6J"><strong>4. Try running <code>command 2</code> again.</strong></p>
  <figure id="rhF6" class="m_column">
    <img src="https://img1.teletype.in/files/0e/e4/0ee472d5-5fe2-4984-b408-c38a29fba505.png" width="2186" />
  </figure>
  <p id="1XbT">Save your <strong>Node ID</strong> and <strong>Device ID</strong>. If you forgot, use <code>commands 4 and 5.</code></p>
  <p id="1VEe">Then, launch the node with <code>command 3.</code></p>
  <figure id="wR5O" class="m_column">
    <img src="https://img3.teletype.in/files/ab/73/ab7374b9-4dd2-4624-85e4-28c1312f392f.png" width="828" />
  </figure>
  <p id="uxW1">Follow the red-highlighted link to the website.</p>
  <figure id="Otq8" class="m_column">
    <img src="https://img2.teletype.in/files/91/e4/91e4d004-8d46-48f2-8efc-285f92137508.png" width="1178" />
  </figure>
  <p id="zxg2">You can test your model and ask AI a question (just hit the blue “Chat with this node” button).</p>
  <p id="oqTQ">Now, let’s register your node! Go to <a href="https://www.gaianet.ai/setting/nodes" target="_blank">https://www.gaianet.ai/setting/nodes</a> and connect your wallet by clicking the black <strong>“CONNECT NEW NODE”</strong> button. Enter your details to add the node.</p>
  <figure id="qp6c" class="m_column">
    <img src="https://img1.teletype.in/files/88/4f/884fb4e7-a4b9-476f-90e1-35cd790c426f.png" width="1274" />
  </figure>
  <p id="bs6Q">To farm points, we need to interact with the node and send requests.</p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="zZiv"><strong>5. Automation</strong></h2>
  </section>
  <p id="9Fjl"><strong>To automate this process, we made a script that does it for you.</strong></p>
  <p id="6Mro">You will need your <code>NODE_ID</code> for this.</p>
  <p id="oqgi">Run <code>command 6</code>, and the bot will start talking to your node automatically.</p>
  <p id="q9kb">If you want to change the AI questions, you can edit the <a href="https://github.com/dknodes/GaiaNet/blob/master/questions.txt" target="_blank">questions.txt </a>file inside the <strong><a href="https://github.com/dknodes/GaiaNet" target="_blank">GaiaNet</a></strong> folder and restart the bot with <code>command 6</code>.</p>
  <figure id="hlRE" class="m_column">
    <img src="https://img2.teletype.in/files/97/74/97747e1f-7c96-4de5-9dc3-dee51c4f9ea4.png" width="1886" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="514k">6. Check the logs</h2>
  </section>
  <p id="KKnp">Next, review the bot logs using <code>command 7.</code> Successful requests should appear as shown in the screenshot below:</p>
  <figure id="ThfP" class="m_column">
    <img src="https://img4.teletype.in/files/39/66/39663456-9f72-4059-b133-2afd1e6ed0e0.png" width="2472" />
  </figure>
  <p id="A4en"><strong>That&#x27;s all!</strong></p>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
    <li id="b0Nz"><a href="/@dknodes/nexus_node_dk">Nexus Node</a></li>
    <li id="DsFP"><a href="/@dknodes/openledger_guide_node_dk">OpenLedger Node Manual</a></li>
    <li id="T6dw"><a href="/@dknodes/titan_network_by_dk">Titan Network | Manual</a></li>
    <li id="cT6D"><a href="https://teletype.in/@dknodes/abstract_node_dk" target="_blank">Abstract Node | Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="oPT7" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/abstract_node_dk</guid><link>https://teletype.in/@dknodes/abstract_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/abstract_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Abstract Node | Manual</title><pubDate>Sat, 01 Feb 2025 17:56:58 GMT</pubDate><media:content medium="image" url="https://img3.teletype.in/files/a7/7e/a77e8168-bcf3-441e-8031-2feb624082f3.png"></media:content><description><![CDATA[<img src="https://img3.teletype.in/files/ef/7f/ef7feb17-37fd-4ce7-b930-77b6d9f0a838.png"></img>System Requirements]]></description><content:encoded><![CDATA[
  <figure id="5J3p" class="m_column">
    <img src="https://img3.teletype.in/files/ef/7f/ef7feb17-37fd-4ce7-b930-77b6d9f0a838.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="KeGR">A relatively modern CPU is recommended.</li>
    <li id="2qq5">RAM: 32GB</li>
    <li id="wJ97"><strong>Storage:</strong></li>
    <ul id="F9O5">
      <li id="cuDN"><strong>Testnet Nodes:</strong> 30 GB</li>
      <li id="Or8F"><strong>Mainnet Nodes:</strong> 300 GB, with the state growing about 1TB per month.</li>
    </ul>
    <li id="hZMW"><strong>Network:</strong> 100 Mbps connection (1 Gbps+ recommended)</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="suEC">2. Occupied Ports and API Access</h2>
  </section>
  <p id="CjYM">When deploying a node, it’s essential to understand which ports are already in use to avoid conflicts. </p>
  <p id="2sj2">The Abstract node uses the following ports:</p>
  <figure id="bhAv" class="m_column">
    <img src="https://img2.teletype.in/files/d2/59/d259c65e-6ba4-48d0-a281-453d6cf0e65f.png" width="3190" />
  </figure>
  <p id="gLVA"><strong>You can access the APIs using the following:</strong></p>
  <p id="xB8F">• For HTTP JSON-RPC API: <code>3060</code></p>
  <p id="5sOq">• For WebSocket API: <code>3061</code></p>
  <p id="1PUf">Before installing the node, make sure these ports are not in use.</p>
  <blockquote id="ZQEy"><strong>What are ports and what role do they play in nodes? - <a href="/@dknodes/M4CkjeC195q">Read more</a></strong></blockquote>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="uWCL" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">3. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>1. Run the following command and download:</strong></p>
  <p id="MKZv"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/Abstract.git" target="_blank">https://github.com/dknodes/Abstract.git</a> &amp;&amp; cd Abstract &amp;&amp; chmod ugo+x AbstractDK.sh &amp;&amp; ./AbstractDK.sh&#x27;</code></p>
  <figure id="Ae58" class="m_column" data-caption-align="center">
    <img src="https://img1.teletype.in/files/03/bd/03bd7209-fef6-4776-90dd-afa361247505.png" width="896" />
    <figcaption>    1. 🛠️ Install Docker<br />    2. 🛠️ Start Mainnet Node<br />    3. 🛠️ Start Testnet Node<br />    4. 📄 View Container Logs<br />    5. ⏹️ Stop Mainnet Node<br />    6. ⏹️ Stop Testnet Node<br />    7. 🚪 Exit</figcaption>
  </figure>
  <p id="s3LQ"></p>
  <ul id="KoN2">
    <li id="dfZE">If Docker is not installed, execute command 1.</li>
    <li id="wqdE">If Docker is already installed, go straight to step 2.</li>
  </ul>
  <figure id="DMYV" class="m_column">
    <img src="https://img2.teletype.in/files/51/ed/51ed4566-b351-4135-a52f-4c02bb06a04e.png" width="1452" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="2pXL">4. Install Mainnet and Testnet Node</h2>
  </section>
  <p id="H2Ba">Choose either Testnet or Mainnet — you won’t be able to run both nodes at the same time, so pick one. For this example, we’re selecting Testnet.</p>
  <figure id="LKSK" class="m_column">
    <img src="https://img1.teletype.in/files/8a/43/8a43ebec-ece5-49b1-bb9f-9ca477b4051c.png" width="924" />
  </figure>
  <p id="5A57"><strong>Important:</strong> Before installing the node, check your server specs. This node is highly demanding, and after installation, and Testnet node can get pretty heavy after installation.</p>
  <p id="XaU4"><strong>For example, on an Aeza server with:</strong></p>
  <p id="HdQx">• 16 CPU</p>
  <p id="PYZn">• 32 GB RAM</p>
  <p id="dZ8u">• 480 GB NVMe</p>
  <p id="LXwo">The load looks something like this.</p>
  <figure id="1p32" class="m_column">
    <img src="https://img3.teletype.in/files/a9/e9/a9e9e805-1c3c-4297-b1e6-8bdf23981b64.png" width="3190" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="Qix6">5. Check logs</h2>
  </section>
  <p id="af07">Enter command 4.</p>
  <figure id="qNAm" class="m_column">
    <img src="https://img3.teletype.in/files/69/6a/696a5fde-022d-4e71-8925-bc746c41145c.png" width="912" />
  </figure>
  <p id="YoQb">Not gonna show all the logs, but the main one to check is number 1.</p>
  <figure id="i8ab" class="m_column">
    <img src="https://img2.teletype.in/files/9a/3e/9a3e1ba1-c8bd-45ae-b38a-96976c59e865.png" width="2710" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="bF6z">6. Grafana</h2>
  </section>
  <p id="Pw4l">Next, Grafana is installed here, and there are three ways to access it:</p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="lyKQ"><strong>1. Install a browser on the server.</strong></h3>
  </section>
  <p id="tTZ7">Here’s a link with instructions: <a href="https://t.me/dknodes/63" target="_blank">https://t.me/dknodes/63</a></p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="JcPI"><strong>2. Use SSH port forwarding:</strong></h3>
  </section>
  <pre id="JVAt">ssh -L 3000:localhost:3000 &lt;user&gt;@&lt;remote_server&gt;</pre>
  <p id="iME2">• 3000 on the left side (-L 3000:localhost:3000) is the local port on your machine.</p>
  <p id="trEn">• 3000 on the right side refers to the remote server’s port that you want to forward.</p>
  <p id="h4pj">• &lt;user&gt; is your username on the remote server.</p>
  <p id="vxBo">• &lt;remote_server&gt; is the IP address or domain of the remote server.</p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="iIF2"><strong>3. Modify the configuration to make it publicly accessible (not recommended).</strong></h3>
  </section>
  <p id="uQqK">To do this, replace 127.0.0.1:3000 with 0.0.0.0:3000 in the file:</p>
  <p id="kWy2">• Abstract/external-node/mainnet-external-node.yml (for mainnet)</p>
  <p id="MTjC">• Abstract/external-node/testnet-external-node.yml (for testnet)</p>
  <figure id="gQd9" class="m_column">
    <img src="https://img2.teletype.in/files/56/0c/560cf0ea-8e4c-4a89-8bb6-c40ba5d752ac.png" width="1098" />
  </figure>
  <p id="Vt6H">Next, go to <a href="http://localhost:3000/d/0/external-node" target="_blank">http://localhost:3000/d/0/external-node</a>.</p>
  <p id="GvXr">If you chose <strong>option 3</strong>, replace “localhost” with your server’s IP address.</p>
  <p id="qhBm"><strong> That&#x27;s all!</strong></p>
  <figure id="Z9kz" class="m_column">
    <img src="https://img4.teletype.in/files/72/06/7206ca35-cc06-44fc-9fb9-80a501623aa8.png" width="3360" />
  </figure>
  <hr />
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
    <li id="b0Nz"><a href="/@dknodes/nexus_node_dk">Nexus Node</a></li>
    <li id="DsFP"><a href="/@dknodes/openledger_guide_node_dk">OpenLedger Node Manual</a></li>
    <li id="T6dw"><a href="https://teletype.in/@dknodes/titan_network_by_dk" target="_blank">Titan Network | Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="c0xc" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/titan_network_by_dk</guid><link>https://teletype.in/@dknodes/titan_network_by_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/titan_network_by_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Titan Network | Manual</title><pubDate>Fri, 24 Jan 2025 18:33:54 GMT</pubDate><media:content medium="image" url="https://img2.teletype.in/files/9e/37/9e373899-6d0f-4016-9b26-ebf1d8fa7af1.png"></media:content><description><![CDATA[<img src="https://img4.teletype.in/files/bc/7a/bc7a1071-8a40-4c8e-804a-b15e6a397b0a.png"></img>We’ve started using the AEZA service more due to its high reliability and speed.]]></description><content:encoded><![CDATA[
  <figure id="5Fd4" class="m_column">
    <img src="https://img4.teletype.in/files/bc/7a/bc7a1071-8a40-4c8e-804a-b15e6a397b0a.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="KeGR">2 CPU cores</li>
    <li id="2qq5">RAM: 2GB</li>
    <li id="Pagf">Storage: 30GB</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="nYAT" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="ryUb">3. Preparation</h2>
  </section>
  <section style="background-color:hsl(hsl(323, 50%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="RrfH">1. Registration</h3>
  </section>
  <ul id="ez7k">
    <li id="D6e0">Go to <a href="https://test1.titannet.io/intiveRegister?code=KABFwE" target="_blank">https://test1.titannet.io/intiveRegister?code=KABFwE</a></li>
  </ul>
  <p id="7sHJ">Complete the registration, then go to the &quot;Node Management&quot; tab and click on &quot;Get Identity Code&quot;.</p>
  <figure id="J3vI" class="m_column">
    <img src="https://img4.teletype.in/files/bd/06/bd06a148-e602-4e94-833d-92025e909f36.png" width="1269" />
  </figure>
  <p id="h173">Copy the identifier and keep it save.</p>
  <figure id="IQ5r" class="m_column">
    <img src="https://img3.teletype.in/files/ee/17/ee1769c3-c406-4e01-8013-bec40bac8fc1.png" width="512" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">4. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>1. Run the following command and download:</strong></p>
  <p id="MKZv"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/titan.git" target="_blank">https://github.com/dknodes/titan.git</a> &amp;&amp; cd titan  &amp;&amp; chmod ugo+x titanDK.sh &amp;&amp; ./titanDK.sh&#x27;</code></p>
  <figure id="ZYiU" class="m_column">
    <img src="https://img4.teletype.in/files/bd/b9/bdb94eab-9b3f-44a6-82b2-47f5f2840644.png" width="846" />
    <figcaption>    1. 🛠️ Install Docker<br />    2. 🛠️ Start Titan Node<br />    3. ℹ️ View All Containers<br />    4. 📄 View Logs for a Container<br />    5. ⏹️ Manage Containers (Stop &amp; Remove)<br />    6. 🔄 Restart a Container<br />    7. 🚪 Exit</figcaption>
  </figure>
  <ul id="V2wh">
    <li id="NpVg">If Docker is not installed, execute command 1. </li>
    <li id="9T2u">If Docker is already installed, go straight to step 2.</li>
  </ul>
  <figure id="y3Wn" class="m_column">
    <img src="https://img4.teletype.in/files/b8/93/b8932600-cf77-40a0-9f64-74a876302e51.jpeg" width="821" />
  </figure>
  <p id="ufOr"><strong>2. Start the node installation.</strong></p>
  <p id="vuZT">Enter command 2. </p>
  <p id="PSBo">Enter the HASH you received during registration.</p>
  <figure id="Dxxg" class="m_column">
    <img src="https://img3.teletype.in/files/a5/f0/a5f03ab1-f3e0-4257-91c6-54cd6f0ea8c6.png" width="981" />
  </figure>
  <p id="O4pn">Next, run command 3 to find out the container ID and copy it to check the log!</p>
  <figure id="4Pyz" class="m_column">
    <img src="https://img3.teletype.in/files/6b/64/6b64635a-a3fe-4710-a905-8ff619d9f0fa.png" width="1433" />
  </figure>
  <p id="lxL3"><strong>3. Check the logs</strong></p>
  <p id="XED3">Successful logs should look like the ones in our screenshot.</p>
  <figure id="4x2l" class="m_column">
    <img src="https://img2.teletype.in/files/90/6d/906dfca8-bef4-4cb5-b715-6ab650920865.png" width="1781" />
  </figure>
  <p id="oXzi">The site should also say “online”!</p>
  <figure id="7yRw" class="m_column">
    <img src="https://img3.teletype.in/files/2e/f8/2ef8debd-c6b4-4039-86ac-c245b51c8532.png" width="1261" />
  </figure>
  <p id="4uKK">If it all checks out, then you have successfully set up the node!</p>
  <hr />
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
  </ul>
  <ul id="0X0I">
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
    <li id="b0Nz"><a href="/@dknodes/nexus_node_dk">Nexus Node</a></li>
    <li id="DsFP"><a href="https://teletype.in/@dknodes/openledger_guide_node_dk" target="_blank">OpenLedger Node Manual</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="j98r" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/openledger_guide_node_dk</guid><link>https://teletype.in/@dknodes/openledger_guide_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/openledger_guide_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Open Ledger Node | Manual</title><pubDate>Sun, 12 Jan 2025 17:17:19 GMT</pubDate><media:content medium="image" url="https://img2.teletype.in/files/58/16/58161d6d-ca61-4184-acda-d4ed91405f99.png"></media:content><description><![CDATA[<img src="https://img1.teletype.in/files/44/7c/447ce5eb-adb5-4cc7-b847-a310779ce1b2.png"></img>Проходим регистрацию 

https://testnet.openledger.xyz/?referral_code=at4wlvxip4

Вам нужно установить X-сервер на локальной машине.]]></description><content:encoded><![CDATA[
  <figure id="gxax" class="m_column">
    <img src="https://img1.teletype.in/files/44/7c/447ce5eb-adb5-4cc7-b847-a310779ce1b2.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed.</strong></p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="KeGR">2 CPU cores</li>
    <li id="2qq5">RAM: 4GB</li>
    <li id="Pagf">Storage: 60GB</li>
    <li id="oz2A">OS: Ubuntu 24.04</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="slBA" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="ryUb">3. Preparation</h2>
  </section>
  <section style="background-color:hsl(hsl(263, 48%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="RrfH">1. Registration</h3>
  </section>
  <ul id="ez7k">
    <li id="D6e0">Go to <a href="https://testnet.openledger.xyz/?referral_code=at4wlvxip4" target="_blank">https://testnet.openledger.xyz/?referral_code=at4wlvxip4</a></li>
  </ul>
  <p id="5z2R">To complete the registration on <a href="https://testnet.openledger.xyz/?referral_code=at4wlvxip4" target="_blank">OpenLedger Testnet</a>, you need to install an X-server on your local machine.</p>
  <section style="background-color:hsl(hsl(263, 48%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="XZxO">2. Install an X-server</h3>
  </section>
  <h3 id="UabA"><strong>Details:</strong></h3>
  <p id="Q5rq"><strong>For Windows:</strong></p>
  <ul id="qy6F">
    <li id="QVjO">Use the <strong>MobaXterm</strong> program to work with the X-server.</li>
  </ul>
  <p id="ap2s"><strong>For macOS:</strong></p>
  <ul id="soOx">
    <li id="rCGf">Install <strong>XQuartz</strong> using <strong>Homebrew</strong>:<code>brew install --cask xquartz</code></li>
    <li id="URo8">After installation, launch XQuartz:<code>open -a XQuartz</code></li>
  </ul>
  <p id="q8du"><strong>For Linux:</strong></p>
  <ul id="FT09">
    <li id="AtV1">The X-server is usually pre-installed in the system.</li>
  </ul>
  <p id="YxHM">We’ll be showing it on macOS.</p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="Pjye">4. Connecting to the Server via SSH</h2>
  </section>
  <p id="BpEM">Open your Terminal and use the following command to connect to the server with X11 forwarding enabled:</p>
  <p id="ixeh"><code>ssh -X root@ip</code></p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="duFd">5. Install the script.</h2>
  </section>
  <p id="6tOS"><strong>1. Run the following command and download:</strong></p>
  <pre id="gVkR">sudo bash -c &#x27;git clone https://github.com/dknodes/OpenLedger.git &amp;&amp; cd OpenLedger &amp;&amp; chmod ugo+x OpenLedger.sh &amp;&amp; ./OpenLedger.sh&#x27;</pre>
  <figure id="bJrN" class="m_column">
    <img src="https://img4.teletype.in/files/78/d8/78d847de-30d7-4790-8923-12311c621dff.png" width="884" />
  </figure>
  <p id="ufOr"><strong>2. Start the node installation.</strong></p>
  <pre id="4nuF">Enter command 1</pre>
  <figure id="mzCa" class="m_column">
    <img src="https://img4.teletype.in/files/31/7f/317fc5af-f8b2-469c-b4ba-ece55237107d.png" width="1254" />
  </figure>
  <p id="Qny2"><strong>3. Enter command 3</strong></p>
  <figure id="7K0K" class="m_column">
    <img src="https://img2.teletype.in/files/db/83/db83a1b0-6450-44e3-b31e-863ce4e8bcca.png" width="2258" />
  </figure>
  <p id="pXZl"><strong>4. Log into your account and link it up.</strong></p>
  <p id="gZU2">Click on <code>Setup Node</code>, then <code>Continue</code>, and <code>Connect</code>.</p>
  <p id="xEQE">• Wait for the <code>Connect button</code> to turn green.</p>
  <p id="6Xlt">• Close the node window.</p>
  <p id="puQQ"><strong> Congratulations, the node is installed!</strong></p>
  <figure id="04YT" class="m_original">
    <img src="https://img3.teletype.in/files/6f/52/6f527685-da32-4de2-884d-6c638d750ad9.png" width="632" />
  </figure>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="Fv4K"><a href="/@dknodes/nillion_node_dk">Node from Nillion per one click!</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="/@dknodes/lensprotocol_node_dk">LENS PROTOCOL NODE</a></li>
    <li id="b0Nz"><a href="https://teletype.in/@dknodes/nexus_node_dk" target="_blank">Nexus Node</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="pcTX" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/nexus_node_dk</guid><link>https://teletype.in/@dknodes/nexus_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/nexus_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>Nexus Node | Per One Click 🔥</title><pubDate>Tue, 10 Dec 2024 15:02:51 GMT</pubDate><media:content medium="image" url="https://img1.teletype.in/files/09/6f/096fe77a-40f6-41d3-950b-905b8077a088.png"></media:content><description><![CDATA[<img src="https://img4.teletype.in/files/fb/66/fb6654bc-ff2e-4fcd-a5fa-d5dd0563bb56.png"></img>Recommended:]]></description><content:encoded><![CDATA[
  <figure id="M7fj" class="m_column">
    <img src="https://img4.teletype.in/files/fb/66/fb6654bc-ff2e-4fcd-a5fa-d5dd0563bb56.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA, </a><a href="https://contabo.com/" target="_blank">Contabo</a> or <a href="https://billing.spacecore.pro/billmgr?from=56688" target="_blank">Spacecore</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed. </strong>However, you can also choose Contabo.</p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="Jctg">2 CPU cores</li>
    <li id="SOGg">At least 50 GB of storage</li>
    <li id="dBW1">At least 4 GB of RAM</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="7O1n" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="BQ9V"><strong>4. Install the script.</strong></h2>
  </section>
  <p id="pYZ8"><strong>Run the following command and download:</strong></p>
  <blockquote id="wKGu"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/nexusDK.git" target="_blank">https://github.com/dknodes/nexusDK.git</a> &amp;&amp; cd nexusDK &amp;&amp; chmod ugo+x nexusDK.sh &amp;&amp; ./nexusDK.sh&#x27;</code></blockquote>
  <figure id="9pJJ" class="m_column">
    <img src="https://img1.teletype.in/files/80/74/8074c736-b117-4f05-9e18-a9582a7b7593.png" width="935" />
    <figcaption>1 – Install Nexus Node<br />2 – View Pover ID<br />3 – Stop Nexus Node<br />4 – Restart<br />5 – View Nexus Node Logs<br />6 – Exit</figcaption>
  </figure>
  <p id="FNk7">Start the installation. <strong>You will be asked to enter the Prover ID:</strong></p>
  <ul id="2L2z">
    <li id="BA3r">If you already have a Prover ID, enter <code><strong>y</strong></code> and paste your Prover ID.</li>
    <li id="dJHU">If you don’t know your Prover ID, enter <code><strong>n</strong></code>, and a Prover ID will be generated automatically.</li>
  </ul>
  <figure id="VFQO" class="m_original">
    <img src="https://img1.teletype.in/files/8b/a2/8ba25dd5-c2b0-4bd6-8a19-55425b59f5f9.png" width="639" />
  </figure>
  <p id="a6Np">‼️ Also check our video in <u><a href="https://t.me/c/2418446640/2899" target="_blank">chat</a></u> and get your <strong>FULL Pover ID.</strong></p>
  <figure id="iKnl" class="m_column">
    <img src="https://img2.teletype.in/files/15/b3/15b3ffde-15a6-496b-82b8-6cd9e55b9fbe.png" width="1572" />
  </figure>
  <p id="KPSp"> <strong>Congrats! Your node is up and running!</strong></p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="Zz7c">5. Check the logs</h2>
  </section>
  <p id="6HIy">Enter <code>command 5 </code>and check the node logs.</p>
  <figure id="95Tq" class="m_custom">
    <img src="https://img1.teletype.in/files/0c/f4/0cf451ef-3f1f-406a-83ec-cafe91e9e243.png" width="723" />
  </figure>
  <p id="hDsg"><strong>If you forgot your Prover ID, use <code>Command 2</code> to check it.</strong></p>
  <figure id="F4Ra" class="m_original">
    <img src="https://img1.teletype.in/files/0e/b7/0eb761b0-d15e-49fb-bca9-15065827216a.png" width="489" />
  </figure>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="Fv4K"><a href="/@dknodes/nillion_node_dk">Node from Nillion per one click!</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="voLG"><a href="https://teletype.in/@dknodes/lensprotocol_node_dk" target="_blank">LENS PROTOCOL NODE</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="QUUR" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/lensprotocol_node_dk</guid><link>https://teletype.in/@dknodes/lensprotocol_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/lensprotocol_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>LENS PROTOCOL NODE | PER ONE CLICK 🔥</title><pubDate>Thu, 05 Dec 2024 18:20:15 GMT</pubDate><media:content medium="image" url="https://img3.teletype.in/files/ef/80/ef80c1fc-0155-4302-9205-2a935b3c3b0e.png"></media:content><description><![CDATA[<img src="https://img2.teletype.in/files/d0/c7/d0c7ee72-3a67-4c67-ab27-eb64a529ead5.png"></img>The following are minimal requirements:]]></description><content:encoded><![CDATA[
  <figure id="yoFu" class="m_column">
    <img src="https://img4.teletype.in/files/7e/45/7e458d05-d3ba-40d8-b566-fc1635956bf8.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA, </a><a href="https://contabo.com/" target="_blank">Contabo</a> or <a href="https://billing.spacecore.pro/billmgr?from=56688" target="_blank">Spacecore</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed. </strong>However, you can also choose Contabo.</p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Minimum Requirements:</em></p>
  <ul id="7hCV">
    <li id="J7gJ">A relatively modern CPU is recommended.</li>
    <li id="Sj8A">32 GB RAM</li>
    <li id="n1pt"><strong>Storage:</strong></li>
    <ul id="ScPj">
      <li id="f8Ir"><strong>Testnet Nodes:</strong> 30 GB</li>
      <li id="SAqU"><strong>Mainnet Nodes:</strong> 300 GB, with the state growing.</li>
    </ul>
    <li id="ujVo">100 Mbps connection (1 Gbps+ recommended)</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="mZoi" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="imia">3. API Access</h2>
  </section>
  <ul id="a4uC">
    <li id="fx9r">The HTTP JSON-RPC API will be exposed on port 3060 (localhost:3060).</li>
    <li id="IsnR">The WebSocket API will be exposed on port 3061 (localhost:3061).</li>
  </ul>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="BQ9V"><strong>4. Install the script.</strong></h2>
  </section>
  <p id="pYZ8"><strong>Run the following command and download:</strong></p>
  <blockquote id="2Dj2"><code>sudo bash -c &quot;git clone <a href="https://github.com/dknodes/lensDK.git" target="_blank">https://github.com/dknodes/lensDK.git</a> &amp;&amp; cd lensDK &amp;&amp; chmod ugo+x lensDK.sh &amp;&amp; ./lensDK.sh&quot;</code></blockquote>
  <figure id="hsFh" class="m_original">
    <img src="https://img2.teletype.in/files/d0/c7/d0c7ee72-3a67-4c67-ab27-eb64a529ead5.png" width="529" />
    <figcaption>  1) Clone and Start the Lens Node 🛠️<br />  2) Stop the Node 🗑️<br />  3) View Logs 📄<br />  4) Check Node Health ⚙️<br />  5) Exit 🚪</figcaption>
  </figure>
  <p id="MS5s">To use the commands, press the <strong>appropriate number</strong> and then the <strong>&quot;enter&quot;.</strong></p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="hGQt">5. Example Usage: Installing the Node</h2>
  </section>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="O9tV"><strong>Step 1: Select Install Node</strong></h3>
  </section>
  <p id="hXVh">From the main menu, enter <code>1</code> to choose the <strong>Install and Start Node</strong> option.</p>
  <figure id="ZfuR" class="m_column">
    <img src="https://img1.teletype.in/files/c9/11/c911ca9b-6f62-4d68-b9ea-df52ccfd01f0.png" width="629" />
  </figure>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <p id="XpPM"><strong>Step 2: Check Logs</strong></p>
  </section>
  <p id="qRer">Enter <code>command 3 </code>and check the node logs.</p>
  <figure id="tnMX" class="m_custom">
    <img src="https://img2.teletype.in/files/da/33/da331825-3083-4e47-aabf-6c1527828020.png" width="732" />
  </figure>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <p id="Ktf3"><strong>Step 3: Check the Node State</strong></p>
  </section>
  <p id="VaVE">Enter <code>command 4 </code>and check the node state.</p>
  <figure id="bjx8" class="m_original">
    <img src="https://img2.teletype.in/files/d5/5e/d55e4a15-ba09-48a9-827d-111346a185c5.png" width="538" />
  </figure>
  <p id="wtCx"><strong>Example response:</strong></p>
  <figure id="kasb" class="m_original">
    <img src="https://img3.teletype.in/files/a7/a7/a7a7bab3-fb6f-4dba-be95-c6f19745ddf5.png" width="793" />
    <figcaption>that&#x27;s okay</figcaption>
  </figure>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="Fv4K"><a href="/@dknodes/nillion_node_dk">Node from Nillion per one click!</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="/@dknodes/inkonchain_node_dk">INK NODE</a></li>
    <li id="o7fw"><a href="https://teletype.in/@dknodes/glacier_node_dk#yC7t" target="_blank">Glacier Network Node</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="sTPZ" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item><item><guid isPermaLink="true">https://teletype.in/@dknodes/glacier_node_dk</guid><link>https://teletype.in/@dknodes/glacier_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes</link><comments>https://teletype.in/@dknodes/glacier_node_dk?utm_source=teletype&amp;utm_medium=feed_rss&amp;utm_campaign=dknodes#comments</comments><dc:creator>dknodes</dc:creator><title>GLACIER NETWORK NODE | PER ONE CLICK 🔥</title><pubDate>Mon, 02 Dec 2024 11:37:45 GMT</pubDate><media:content medium="image" url="https://img1.teletype.in/files/4c/25/4c259b4e-9624-49f7-80d6-f6e633e6153e.png"></media:content><description><![CDATA[<img src="https://img4.teletype.in/files/7e/29/7e29dc28-c5e5-4f12-8f5b-1450e5ad8d60.png"></img>Сначала нужно создать кошелек в Metamask 

Получить тестовые токены и добавить сеть, в инструкции есть P.S чтоб получить нужно 0.0002 bnb в кошельке (но можно потом перекинуть на новый кошелек, я так и сделал)



Hardware Requirements]]></description><content:encoded><![CDATA[
  <figure id="yC7t" class="m_column">
    <img src="https://img1.teletype.in/files/4d/6f/4d6f6ca3-40d2-4390-a07e-8db119a56133.png" width="1295" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="qMi2"><strong>1. First of all, purchase a server from <a href="https://aeza.net/?ref=583653" target="_blank">AEZA, </a><a href="https://contabo.com/" target="_blank">Contabo</a> or <a href="https://billing.spacecore.pro/billmgr?from=56688" target="_blank">Spacecore</a>.</strong></h2>
  </section>
  <p id="y0eY">We’ve started using the AEZA service more due to its high <strong>reliability and speed. </strong>However, you can also choose Contabo.</p>
  <hr />
  <p id="qOoe"><strong>Server specifications:</strong></p>
  <p id="5rNW"><em>Recommended Requirements:</em></p>
  <ul id="2qUl">
    <li id="j0ZW">Fast CPU with 2+ cores</li>
    <li id="qTgA">4GB+ RAM</li>
    <li id="hnPX">8+ MBit/sec download Internet service</li>
  </ul>
  <blockquote id="mBNF">The verifier node does not need a static IP address or open ports.<br /><br />The verifier node does not require significant storage capacity. The minimum storage needed is merely for the software and its configuration, which should be less than 100MB.</blockquote>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="4BTM">2. Set up the server on your PC.</h2>
  </section>
  <p id="xHCU"><strong>Log in using the command <code>root@ip</code>. </strong></p>
  <p id="hEAn">But before that, we recommend securing your server. <a href="/@dknodes/1CvYpFoPwpr"><strong>Read more in our article.</strong></a></p>
  <figure id="PMaR" class="m_column">
    <img src="https://img3.teletype.in/files/e8/1e/e81e5258-f80b-4287-9215-5077ee9b82a8.png" width="1272" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="ryUb">3. Preparation</h2>
  </section>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="rf73"><strong>1. Create a Metamask wallet.</strong></h3>
  </section>
  <ul id="LGZf">
    <li id="AJhw">Go to <a href="https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn" target="_blank">https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn</a></li>
    <li id="BZ44">Install and create a wallet.</li>
  </ul>
  <p id="VRL7"><strong>Make sure to save the seed phrase and wallet password!</strong></p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="RuvY"><strong>2. Get test OpBNB tokens.</strong></h3>
  </section>
  <p id="pPmF"><strong>1) Add the <u><a href="https://chainlist.org/chain/5611" target="_blank">test network</a></u>.</strong></p>
  <figure id="DR7H" class="m_column">
    <img src="https://img3.teletype.in/files/6e/e6/6ee6d7bf-e618-412d-ac53-d029b4d13b3f.png" width="2925" />
  </figure>
  <p id="zQUQ"><strong>2) Go to <a href="https://discord.gg/bnbchain" target="_blank">BNB Chain Discord</a></strong></p>
  <ul id="AUVc">
    <li id="vIbF">Complete verification and go to the &quot;faucet-guide&quot; -&gt; &quot;testnet-faucet&quot; sections.</li>
  </ul>
  <figure id="dr0H" class="m_column">
    <img src="https://img1.teletype.in/files/47/e0/47e091d7-58b4-486b-ba21-ecb3d7545fb4.png" width="2311" />
  </figure>
  <ul id="W1zG">
    <li id="wq8k">Request tokens following the instructions. They will arrive in your wallet within 5 minutes.</li>
  </ul>
  <p id="8SXj"><strong>3) Transfer your testing assets to opBNB</strong></p>
  <ul id="96KM">
    <li id="yNoN">Go to <a href="https://opbnb-testnet-bridge.bnbchain.org/deposit" target="_blank">https://opbnb-testnet-bridge.bnbchain.org/deposit</a></li>
    <li id="Bk7O">Bridge some tBNB to opBNB</li>
  </ul>
  <figure id="CHN7" class="m_column">
    <img src="https://img4.teletype.in/files/f4/c6/f4c60335-091c-4599-a788-87f0c14563b2.png" width="2940" />
  </figure>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="BQ9V"><strong>4. Install the script.</strong></h2>
  </section>
  <p id="pYZ8"><strong>Run the following command and download:</strong></p>
  <blockquote id="wKGu"><code>sudo bash -c &#x27;git clone <a href="https://github.com/dknodes/glacierDK.git" target="_blank">https://github.com/dknodes/glacierDK.git</a> &amp;&amp; cd glacierDK &amp;&amp; chmod ugo+x glacierDK.sh &amp;&amp; ./glacierDK.sh&#x27;</code></blockquote>
  <figure id="uhJU" class="m_original">
    <img src="https://img4.teletype.in/files/7e/29/7e29dc28-c5e5-4f12-8f5b-1450e5ad8d60.png" width="493" />
    <figcaption>  1) Install and Start the Node 🛠️<br />  2) Stop the Node 🗑️<br />  3) View Logs 📄<br />  4) Exit 🚪</figcaption>
  </figure>
  <p id="xYm6">To use the commands, press the <strong>appropriate number</strong> and then the <strong>&quot;enter&quot;.</strong></p>
  <section style="background-color:hsl(hsl(236, 74%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h2 id="hGQt">5. Example Usage: Installing the Node</h2>
  </section>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="O9tV"><strong>Step 1: Select Install Node</strong></h3>
  </section>
  <p id="hXVh">From the main menu, enter <code>1</code> to choose the <strong>Install Node</strong> option.</p>
  <figure id="AHc3" class="m_column">
    <img src="https://img4.teletype.in/files/3a/02/3a028baf-44c0-4987-a50b-178c801acc8c.png" width="452" />
  </figure>
  <p id="L4zo">During the setup, you’ll be asked to enter your private key – enter it, and VOILÀ, the node is up and running!</p>
  <figure id="b1nr" class="m_column">
    <img src="https://img3.teletype.in/files/2c/79/2c798ebb-6693-4576-9298-3ebc163f47dc.png" width="610" />
  </figure>
  <p id="Ngu0">Enter <code>command 3 </code>and check the logs.</p>
  <section style="background-color:hsl(hsl(170, 33%, var(--autocolor-background-lightness, 95%)), 85%, 85%);">
    <h3 id="T1vU"><strong>Step 2: Check Node</strong></h3>
  </section>
  <p id="KtH4">Wait a bit (maybe an hour), then head <a href="https://testnet.nodes.glacier.io/status" target="_blank">to the site</a> to check out your node.</p>
  <figure id="abxg" class="m_custom">
    <img src="https://img2.teletype.in/files/5f/f8/5ff81c36-e285-4d78-992a-25ed8ba847e5.png" width="707" />
    <figcaption>that&#x27;s okay.</figcaption>
  </figure>
  <p id="jfCA"><strong>Educational articles:</strong></p>
  <ul id="ldPF">
    <li id="VnKu"><a href="/@dknodes/LNFrgE-V-tL">Tutorial on Nodes | Part 1</a></li>
    <li id="QUhL"><a href="/@dknodes/5NN1jCvUxq8">Where to buy servers for nodes</a></li>
    <li id="UoEu"><a href="/@dknodes/1CvYpFoPwpr">Why Securing Your Server Is Important and How to Do It</a></li>
    <li id="CDiO"><a href="/@dknodes/M4CkjeC195q">The Importance of Using Different Ports When Running Multiple Nodes on One Server</a></li>
    <li id="bwal"><a href="/@dknodes/docker">What is Docker?</a></li>
  </ul>
  <p id="8aM8"><strong>Nodes articles:</strong></p>
  <ul id="fVjh">
    <li id="YMHv"><a href="/@dknodes/unichain">Unchain Node per one click!</a></li>
    <li id="xOoK"><a href="/@dknodes/ocean_protocol_node">Ocean Node per one click!</a></li>
    <li id="5WBe"><a href="/@dknodes/hemi_network_node_dk">Hemi Node Management Manual</a></li>
    <li id="0vHq"><a href="/@dknodes/blockmesh_node_dk">Node From BlockMesh</a></li>
    <li id="wFCi"><a href="/@dknodes/nesa_node_dk">Node From Nesa</a></li>
    <li id="Fv4K"><a href="/@dknodes/nillion_node_dk">Node from Nillion per one click!</a></li>
    <li id="vwJI"><a href="/@dknodes/elixir_node_dknodes">Elixir Node</a></li>
    <li id="xj6c"><a href="https://teletype.in/@dknodes/inkonchain_node_dk" target="_blank">INK NODE</a></li>
  </ul>
  <hr />
  <p id="HSoA" data-align="center">All the info on nodes, giveaways, educational content, and research will be on our channel — <a href="https://t.me/dknodes" target="_blank">DKNODES</a>, <a href="https://github.com/dknodes" target="_blank">GitHub </a>and <a href="https://x.com/dknodes" target="_blank">X (Twitter)</a>.</p>
  <p id="cwbY" data-align="center"><strong>Thanks for your attention, node runners!</strong></p>
  <figure id="Pq1w" class="m_original">
    <img src="https://img1.teletype.in/files/8c/27/8c27f0ed-5705-4176-a791-91cdc1ae93e5.png" width="2048" />
  </figure>

]]></content:encoded></item></channel></rss>