Skip to content

Commit

Permalink
Update json-rpc.md (MystenLabs#3015)
Browse files Browse the repository at this point in the history
  • Loading branch information
Clay-Mysten authored Jul 6, 2022
1 parent bf2a16e commit 65a36ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/src/build/json-rpc.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ export SUI_RPC_HOST=http://127.0.0.1:5001
In the following sections we will show how to use Sui's JSON-RPC API with
the `curl` command.

> **Tip:** If your application is written in JavaScript or TypeScript, follow the [TypeScript SDK documentation](https://github.com/MystenLabs/sui/tree/main/sdk/typescript) and [reference files](https://www.npmjs.com/package/@mysten/sui.js).
## Sui JSON-RPC methods

### rpc.discover
Expand Down

0 comments on commit 65a36ff

Please sign in to comment.