Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Partially update rpc endpoint to version 0.15.0 (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
cptartur authored Jun 30, 2022
1 parent 0a78324 commit 3ba882d
Show file tree
Hide file tree
Showing 4 changed files with 530 additions and 72 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ If you don't specify the `HOST` part, the server will indeed be available on all

## JSON-RPC API

Devnet also supports JSON-RPC API (v0.8.0: [specifications](https://github.com/starkware-libs/starknet-specs/blob/ec01ba5fd12d4a51a9202146a2d6247eebc08644/api/starknet_api_openrpc.json)). It can be reached under `/rpc`. For an example:
Devnet also partially supports JSON-RPC API (v0.15.0: [specifications](https://github.com/starkware-libs/starknet-specs/blob/606c21e06be92ea1543fd0134b7f98df622c2fbf/api/starknet_api_openrpc.json)). It can be reached under `/rpc`. For an example:

```
POST /rpc
Expand Down
Loading

0 comments on commit 3ba882d

Please sign in to comment.