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

4.3 Adding the FreCx Network

By default, MetaMask is configured to connect to the Ethereum network. To interact with FreCx, the network must be manually added using its configuration parameters.

This process begins by accessing the network selection dropdown within the wallet interface. From there, the user selects the option to add a custom network. The FreCx network details are then entered, including the RPC endpoint and Chain ID.

For the FreCx mainnet, the configuration is as follows:

For the FreCx testnet, the configuration is:

Once these details are saved, the wallet establishes a connection with the FreCx network. The user can now switch between networks and begin interacting with applications deployed on FreCx.

Add custom network form with FreCx details

Wallet connected to FreCx network

Last updated