Skip to content

Commit

Permalink
Update endpoints.mdx (#126)
Browse files Browse the repository at this point in the history
Co-authored-by: RedWest <71982739+redwest88@users.noreply.github.com>
  • Loading branch information
OngTronnnng and redwest88 committed Sep 13, 2024
1 parent 8376396 commit 1c71256
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,11 @@ https://story-testnet-cosmos-rest.crouton.digital # Cosmos REST API
#### JosephTran:
```bash
https://api-story.josephtran.xyz # Cosmos REST API
```

#### StraiveVN:
```bash
https://api-story.ongtrong.xyz # Cosmos REST API
```

</TabItem>
Expand Down Expand Up @@ -196,6 +201,12 @@ https://rpc-story.josephtran.xyz # Cosmos RPC
https://evm-rpc-story.josephtran.xyz # EVM JSON-RPC
```

#### StraiveVN:
```bash
https://https://rpc-story.ongtrong.xyz # Cosmos RPC
https://evm-rpc-story.ongtrong.xyz # EVM JSON-RPC
```

</TabItem>
<TabItem value="WebSocket" label="WebSocket">

Expand Down Expand Up @@ -256,6 +267,12 @@ wss://story-testnet-evm-wss.mekonglabs.tech # EVM WSS
```bash
ws://story-cosmos-rpc.xxxigm.xyz/websocket # Cosmos WSS
ws://story-evm-ws.xxxigm.xyz # EVM WSS
```

#### StraiveVN:
```bash
wss://rpc-story.ongtrong.xyz/websocket # Cosmos WSS
wss://wss-story.ongtrong.xyz # EVM WSS
```

</TabItem>
Expand Down

0 comments on commit 1c71256

Please sign in to comment.