Skip to content

Accessing the Network#

The following tutorials deal with common problems encountered when accessing the Flare networks, like sending transactions or reading events.

Only EVM versions up to London are currently supported

All Flare networks support only EVM versions up to London.

Learn how to set the EVM version in your compiler in the Solidity documentation. Example of how to do this using Hardhat.

Configure your network#

Tutorials#