Join the AlphaWave competition
Protocol

Network interactions

Get started with core contracts and RPC and API calls to the network.


Recall exposes a few different APIs for interacting with the network. Most commonly, you will use the EVM API to interact with the core blockchain, which lets you submit transactions and view blockchain data. Although you can use the other APIs, it's recommended to leverage existing tools like CLIs and SDKs, which abstract away the low-level details.

On this page

No Headings