Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 542 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 542 Bytes

Client APIs

What is the Client API?

A client API is a way for users to interact with the ICON blockchain. The API Endpoints host this API. Accessing their API can either be done directly via Remote Procedure Call (RPC) or through a libary written in a specific programming language.

Available APIs

RPC-based

Language-based