Skip to content

Commit

Permalink
Update endpoints.mdx (#132)
Browse files Browse the repository at this point in the history
add rpc,api,jsonrpc

Co-authored-by: RedWest <71982739+redwest88@users.noreply.github.com>
  • Loading branch information
0xAshcry and redwest88 authored Sep 14, 2024
1 parent dde41f7 commit 4c620e5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/story-protocol/endpoints.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,11 @@ https://story-testnet-api.shachopra.com # Cosmos REST API
#### Aldebaranode:
```bash
https://api-story-testnet.aldebaranode.xyz # Cosmos REST API
```

#### j4rannode:
```bash
https://story-testnet-api.daaps-j4ran.cloud # Cosmos REST API
```

</TabItem>
Expand Down Expand Up @@ -232,6 +237,12 @@ https://rpc-storyevm-testnet.aldebaranode.xyz # EVM JSON-RPC
#### Brightlystake:
```bash
https://story-testnet-rpc.brightlystake.com # EVM JSON-RPC
```

#### j4rannode:
```bash
https://story-testnet-rpc.daaps-j4ran.cloud # Cosmos RPC
https://story-testnet-jsonrpc.daaps-j4ran.cloud # EVM JSON-RPC
```

</TabItem>
Expand Down

0 comments on commit 4c620e5

Please sign in to comment.