> For the complete documentation index, see [llms.txt](https://services.w3coins.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.w3coins.io/testnet/ojo.md).

# OJO

**Ojo** is a decentralized security-first oracle network built to support the Cosmos Ecosystem. Ojo will source price data from a diverse catalog of on and off-chain sources and use advanced security mechanisms to guarantee the integrity of the data it provides.

### [Stake now!](https://explorer.w3coins.io/Ojo-Testnet/staking/ojovaloper1rxxe96lvswxjuf3dgdga3d3enep4jacuzw3cuk)

## **Chain explorer**

* <https://explorer.w3coins.io/Ojo-Testnet>

## Community Tools and Services <a href="#community-tools-and-services" id="community-tools-and-services"></a>

#### **RPC**

```
https://ojo-testnet-rpc.w3coins.io
```

#### **gRPC**

```
ojo-testnet-grpc.w3coins.io:9990
```

#### **API**

```
https://ojo-testnet-api.w3coins.io
```

#### **Seed Node**

```
91706fd6ec45e38661ba7bb7567fc572b738c3ea@seed-node.w3coins.io:21666
```

#### **Addrbook**

```
wget -O addrbook.json https://s3.eu-central-1.amazonaws.com/w3coins.io/addrbook/ojo-testnet/addrbook.json --inet4-only
mv addrbook.json ~/.ojo/config
```

#### **Genesis**

```
wget -O genesis.json https://s3.eu-central-1.amazonaws.com/w3coins.io/genesis/ojo-testnet/genesis.json --inet4-only
mv genesis.json ~/.ojo/config
```
