Skip to content

Commit

Permalink
Update endpoints.mdx (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
santosdios authored Sep 26, 2024
1 parent f51c390 commit 1679e93
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,12 @@ https://story-testnet-rpc.brightlystake.com # EVM JSON-RPC
```bash
https://story-testnet-rpc.daaps-j4ran.cloud # Cosmos RPC
https://story-testnet-jsonrpc.daaps-j4ran.cloud # EVM JSON-RPC
```

#### Cumulo:
```bash
https://story-testnet-rpc.cumulo.me # Cosmos RPC
https://story-testnet-evm.cumulo.me # EVM JSON-RPC
```

</TabItem>
Expand Down Expand Up @@ -329,6 +335,12 @@ wss://story-testnet-wss.daaps-j4ran.cloud # EVM WSS
```bash
wss://ws-story-testnet.aldebaranode.xyz # Cosmos WSS
wss://ws-storyevm-testnet.aldebaranode.xyz # EVM WSS
```

#### Cumulo:
```bash
wss://story-testnet-rpc.cumulo.me/websocket # Cosmos WSS
wss://story-testnet-wss.cumulo.me # EVM WSS
```

</TabItem>
Expand Down

0 comments on commit 1679e93

Please sign in to comment.