This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 412e92e 🚀
- Loading branch information
1 parent
9172c0c
commit 23c4267
Showing
4 changed files
with
15 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -167,36 +167,12 @@ <h2 id="genesis"><a class="header" href="#genesis">Genesis</a></h2> | |
<h2 id="binary"><a class="header" href="#binary">Binary</a></h2> | ||
<ul> | ||
<li>Build <code>noisd</code> from <a href="https://github.com/noislabs/noisd">https://github.com/noislabs/noisd</a></li> | ||
<li>Tag: v1.0.2</li> | ||
<li><code>noisd version</code> should show 1.0.2</li> | ||
<li>Tag: v1.0.5</li> | ||
<li><code>noisd version</code> should show 1.0.2 | ||
Running a node is similar to most other cosmos-sdk chains. but you can follow this tutorial made by one of Nois validators <a href="https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Nois">here</a></li> | ||
</ul> | ||
<h2 id="p2p"><a class="header" href="#p2p">p2p</a></h2> | ||
<p>Seed nodes</p> | ||
<ul> | ||
<li><code>[email protected]:56656</code></li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>[email protected]:36656</code> (AM Solutions)</li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>c8db99691545545402a1c45fa897f3cb1a05aea6@nois-mainnet-seed.itrocket.net:36656</code></li> | ||
<li><code>[email protected]:51659</code></li> | ||
</ul> | ||
<h2 id="rpcs"><a class="header" href="#rpcs">RPCs</a></h2> | ||
<p>An incomplete and unchecked list of community provided TendermintRPC endpoints:</p> | ||
<div class="table-wrapper"><table><thead><tr><th>URL</th><th>TLS</th><th>CORS</th><th>tx_index</th></tr></thead><tbody> | ||
<tr><td>https://rpc.cosmos.directory/nois (load balancer)</td><td></td><td></td><td></td></tr> | ||
<tr><td>https://rpc-nois.sr20de.xyz:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://rpc.nois.hexnodes.co:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://m-nois.rpc.utsa.tech:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://rpc-nois.d-stake.xyz:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois.rpc.cumulo.org.es:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois-mainnet-rpc.itrocket.net:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois-rpc.nysa.network:443</td><td>✅</td><td>❌</td><td>✅</td></tr> | ||
<tr><td>https://rpc.nois.chaintools.tech/</td><td>✅</td><td>✅</td><td>❌</td></tr> | ||
<tr><td>https://nois.rpc.m.stavr.tech:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois.rpc.kjnodes.com:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
</tbody></table> | ||
</div> | ||
<h2 id="explorers-p2p-rpcs-rest-and-grpc-endpoints"><a class="header" href="#explorers-p2p-rpcs-rest-and-grpc-endpoints">Explorers, p2p, RPCs, Rest and GRPC endpoints</a></h2> | ||
<p>Check the list in chain registry <a href="https://github.com/cosmos/chain-registry/blob/master/nois/chain.json">here</a> </p> | ||
<h2 id="contracts"><a class="header" href="#contracts">Contracts</a></h2> | ||
<h4 id="nois-drand"><a class="header" href="#nois-drand">nois-drand</a></h4> | ||
<pre><code class="language-yaml">- Name: nois-drand | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -863,36 +863,12 @@ <h2 id="genesis"><a class="header" href="#genesis">Genesis</a></h2> | |
<h2 id="binary"><a class="header" href="#binary">Binary</a></h2> | ||
<ul> | ||
<li>Build <code>noisd</code> from <a href="https://github.com/noislabs/noisd">https://github.com/noislabs/noisd</a></li> | ||
<li>Tag: v1.0.2</li> | ||
<li><code>noisd version</code> should show 1.0.2</li> | ||
</ul> | ||
<h2 id="p2p"><a class="header" href="#p2p">p2p</a></h2> | ||
<p>Seed nodes</p> | ||
<ul> | ||
<li><code>[email protected]:56656</code></li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>[email protected]:36656</code> (AM Solutions)</li> | ||
<li><code>[email protected]:17356</code></li> | ||
<li><code>c8db99691545545402a1c45fa897f3cb1a05aea6@nois-mainnet-seed.itrocket.net:36656</code></li> | ||
<li><code>[email protected]:51659</code></li> | ||
<li>Tag: v1.0.5</li> | ||
<li><code>noisd version</code> should show 1.0.2 | ||
Running a node is similar to most other cosmos-sdk chains. but you can follow this tutorial made by one of Nois validators <a href="https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Nois">here</a></li> | ||
</ul> | ||
<h2 id="rpcs"><a class="header" href="#rpcs">RPCs</a></h2> | ||
<p>An incomplete and unchecked list of community provided TendermintRPC endpoints:</p> | ||
<div class="table-wrapper"><table><thead><tr><th>URL</th><th>TLS</th><th>CORS</th><th>tx_index</th></tr></thead><tbody> | ||
<tr><td>https://rpc.cosmos.directory/nois (load balancer)</td><td></td><td></td><td></td></tr> | ||
<tr><td>https://rpc-nois.sr20de.xyz:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://rpc.nois.hexnodes.co:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://m-nois.rpc.utsa.tech:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://rpc-nois.d-stake.xyz:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois.rpc.cumulo.org.es:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois-mainnet-rpc.itrocket.net:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois-rpc.nysa.network:443</td><td>✅</td><td>❌</td><td>✅</td></tr> | ||
<tr><td>https://rpc.nois.chaintools.tech/</td><td>✅</td><td>✅</td><td>❌</td></tr> | ||
<tr><td>https://nois.rpc.m.stavr.tech:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
<tr><td>https://nois.rpc.kjnodes.com:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
</tbody></table> | ||
</div> | ||
<h2 id="explorers-p2p-rpcs-rest-and-grpc-endpoints"><a class="header" href="#explorers-p2p-rpcs-rest-and-grpc-endpoints">Explorers, p2p, RPCs, Rest and GRPC endpoints</a></h2> | ||
<p>Check the list in chain registry <a href="https://github.com/cosmos/chain-registry/blob/master/nois/chain.json">here</a> </p> | ||
<h2 id="contracts"><a class="header" href="#contracts">Contracts</a></h2> | ||
<h4 id="nois-drand"><a class="header" href="#nois-drand">nois-drand</a></h4> | ||
<pre><code class="language-yaml">- Name: nois-drand | ||
|
@@ -1016,15 +992,15 @@ <h2 id="binary-1"><a class="header" href="#binary-1">Binary</a></h2> | |
<li>Tag: v1.0.2</li> | ||
<li><code>noisd version</code> should show 1.0.2</li> | ||
</ul> | ||
<h2 id="p2p-1"><a class="header" href="#p2p-1">p2p</a></h2> | ||
<h2 id="p2p"><a class="header" href="#p2p">p2p</a></h2> | ||
<p>Seed nodes</p> | ||
<ul> | ||
<li><code>da81dd66bca4bba509163dbd06b4a6b2e05c2e12@nois-testnet-seed.itrocket.net:21656</code></li> | ||
<li><code>ade4d8bc8cbe014af6ebdf3cb7b1e9ad36f412c0@testnet-seeds.polkachu.com:17356</code></li> | ||
<li><code>[email protected]:22656</code></li> | ||
<li><code>3f472746f46493309650e5a033076689996c8881@nois-testnet.rpc.kjnodes.com:15159</code></li> | ||
</ul> | ||
<h2 id="rpcs-1"><a class="header" href="#rpcs-1">RPCs</a></h2> | ||
<h2 id="rpcs"><a class="header" href="#rpcs">RPCs</a></h2> | ||
<p>An incomplete and unchecked list of community provided TendermintRPC endpoints:</p> | ||
<div class="table-wrapper"><table><thead><tr><th>URL</th><th>TLS</th><th>CORS</th><th>tx_index</th></tr></thead><tbody> | ||
<tr><td>https://nois-testnet-rpc.polkachu.com:443</td><td>✅</td><td>✅</td><td>✅</td></tr> | ||
|
@@ -1251,7 +1227,7 @@ <h3 id="8-draw-the-rest-of-the-fucking-owl"><a class="header" href="#8-draw-the- | |
visit.</p> | ||
<div style="break-before: page; page-break-before: always;"></div><h1 id="status-checks"><a class="header" href="#status-checks">Status checks</a></h1> | ||
<p>On this page you find various ways to check the status of your node.</p> | ||
<h2 id="p2p-2"><a class="header" href="#p2p-2">p2p</a></h2> | ||
<h2 id="p2p-1"><a class="header" href="#p2p-1">p2p</a></h2> | ||
<ol> | ||
<li> | ||
<p>Ensure your external address is set correctly:<br /> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.