> For the complete documentation index, see [llms.txt](https://services.liveraven.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.liveraven.net/cosmos-mainnets/gitopia/services.md).

# Services

## Chain Explorer

TBD

## Public Endpoint

{% tabs %}
{% tab title="RPC" %}
<https://gitopia.rpc.liveraven.net/>
{% endtab %}

{% tab title="API" %}
<https://gitopia.api.liveraven.net/>
{% endtab %}

{% tab title="gRPC" %}
<https://gitopia.grpc.liveraven.net/>
{% endtab %}
{% endtabs %}

## Connections

### Peer

{% code overflow="wrap" fullWidth="false" %}

```bash
d36d88508bc7cb0ed74ae06d8d1a0d23da67862b@gitopia.rpc.liveraven.net:32656
```

{% endcode %}

### Address Book

{% code overflow="wrap" %}

```bash
curl -Ls http://snapshots.liveraven.net/snapshots/gitopia/addrbook.json > $HOME/.gitopia/config/addrbook.json
```

{% endcode %}
