# StateSync/Snapshot

## &#x20;                                               🔥Entrypoint🔥

## &#x20;                                                    TESTNET

## [Node installation instructions](https://stavr-team.gitbook.io/nodes-guides/testnets/entrypoint/node-installation)

## StateSync Entrypoint Testnet

```bash
SOOON
```

## SnapShot Testnet - updated every 5 hours

```sh
SOOON
```

## Useful Tools

🔥EXPLORER-T🔥: <https://explorer.stavr.tech/Entrypoint-Testnet> `Indexer "ON"`\
🔥API-T🔥: <https://entry.api.t.stavr.tech>

* &#x20;Addrbook-T

```python
wget -O $HOME/.entrypoint/config/addrbook.json "https://raw.githubusercontent.com/111STAVR111/props/main/Entrypoint/addrbook.json"
```

* Genesis-T

```bash
wget -O $HOME/.entrypoint/config/genesis.json "https://raw.githubusercontent.com/111STAVR111/props/main/Entrypoint/genesis.json"
```

* Auto\_install\_script-T

```bash
wget -O entryt https://raw.githubusercontent.com/111STAVR111/props/main/Entrypoint/entryt && chmod +x entryt && ./entryt
```

## 🔥[Decentralization Info](https://github.com/obajay/StateSync-snapshots/tree/main/Projects/Dymension/Decentralization)🔥

<details>

<summary>RPC Scanning</summary>

### We scan nodes in real time every 4 hours. And we provide the final result of RPC endpoints. We cannot influence the operation of these nodes in any way.

```python
If Voting Power is higher than 0 --> then the Node is a validator of the network and may be subject to attack and be a potential threat to the chain.
```

```python
We marked such validators with a red symbol
```

</details>
