For the complete documentation index, see llms.txt. This page is also available as Markdown.

6.1 Establishing a Connection to the FreCx Network

Before interacting with a smart contract, an application must establish a connection to the blockchain network.

This is done using an RPC endpoint, which acts as the communication interface between the application and the FreCx network.

For the mainnet:

For the testnet:

Last updated