Skip to content

Commit

Permalink
Update shachopra endpoints.mdx (#128)
Browse files Browse the repository at this point in the history
* Update shachopra endpoints.mdx

* Update shachopra endpoints.mdx

---------

Co-authored-by: RedWest <71982739+redwest88@users.noreply.github.com>
  • Loading branch information
shachopra-ai and redwest88 authored Sep 13, 2024
1 parent 1c71256 commit 71fbd8c
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 @@ -90,6 +90,11 @@ https://api-story.josephtran.xyz # Cosmos REST API
#### StraiveVN:
```bash
https://api-story.ongtrong.xyz # Cosmos REST API
```

#### shachopra:
```bash
https://story-testnet-api.shachopra.com # Cosmos REST API
```

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

#### shachopra:
```bash
https://story-testnet-rpc.shachopra.com # Cosmos RPC
https://story-testnet-jsonrpc.shachopra.com # EVM JSON-RPC
```

</TabItem>
Expand Down Expand Up @@ -273,6 +284,12 @@ ws://story-evm-ws.xxxigm.xyz # EVM WSS
```bash
wss://rpc-story.ongtrong.xyz/websocket # Cosmos WSS
wss://wss-story.ongtrong.xyz # EVM WSS
```

#### shachopra:
```bash
wss://story-testnet-rpc.shachopra.com/websocket # Cosmos WSS
wss://story-endpoint-websocket.shachopra.com # EVM WSS
```

</TabItem>
Expand Down

0 comments on commit 71fbd8c

Please sign in to comment.