Skip to content

Commit

Permalink
Update mainnet.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisbaccour committed Feb 8, 2024
1 parent 9e569c9 commit 412e92e
Showing 1 changed file with 5 additions and 30 deletions.
35 changes: 5 additions & 30 deletions src/node_operators/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,38 +16,13 @@
## Binary

- Build `noisd` from <https://github.com/noislabs/noisd>
- Tag: v1.0.2
- Tag: v1.0.5
- `noisd version` 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 [here](https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Nois)

## p2p

Seed nodes

- `[email protected]:56656`
- `[email protected]:17356`
- `[email protected]:17356`
- `[email protected]:36656` (AM Solutions)
- `[email protected]:17356`
- `c8db99691545545402a1c45fa897f3cb1a05aea6@nois-mainnet-seed.itrocket.net:36656`
- `[email protected]:51659`

## RPCs

An incomplete and unchecked list of community provided TendermintRPC endpoints:

| URL | TLS | CORS | tx_index |
| ------------------------------------------------- | --- | ---- | -------- |
| https://rpc.cosmos.directory/nois (load balancer) | | | |
| https://rpc-nois.sr20de.xyz:443 ||||
| https://rpc.nois.hexnodes.co:443 ||||
| https://m-nois.rpc.utsa.tech:443 ||||
| https://rpc-nois.d-stake.xyz:443 ||||
| https://nois.rpc.cumulo.org.es:443 ||||
| https://nois-mainnet-rpc.itrocket.net:443 ||||
| https://nois-rpc.nysa.network:443 ||||
| https://rpc.nois.chaintools.tech/ ||||
| https://nois.rpc.m.stavr.tech:443 ||||
| https://nois.rpc.kjnodes.com:443 ||||
## Explorers, p2p, RPCs, Rest and GRPC endpoints

Check the list in chain registry [here](https://github.com/cosmos/chain-registry/blob/master/nois/chain.json)

## Contracts

Expand Down

0 comments on commit 412e92e

Please sign in to comment.