Skip to content

Commit

Permalink
update endpoints.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
redwest88 committed Sep 14, 2024
1 parent 05a3c3f commit 268bdd6
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,11 @@ https://story-testnet-jsonrpc.shachopra.com # EVM JSON-RPC
```bash
https://rpc-story-testnet.aldebaranode.xyz # Cosmos RPC
https://rpc-storyevm-testnet.aldebaranode.xyz # EVM JSON-RPC
```

#### Brightlystake:
```bash
https://story-testnet-rpc.brightlystake.com # EVM JSON-RPC
```

</TabItem>
Expand Down Expand Up @@ -315,11 +320,5 @@ wss://ws-story-testnet.aldebaranode.xyz # Cosmos WSS
wss://ws-storyevm-testnet.aldebaranode.xyz # EVM WSS
```


#### Brightlystake:
```bash
https://story-testnet-rpc.brightlystake.com # EVM RPC
```

</TabItem>
</Tabs>

0 comments on commit 268bdd6

Please sign in to comment.