# Overview

Secret Network's EVM Toolkit is a cross-chain messaging and confidential computation SDK for EVM developers.&#x20;

The toolkit allows EVM developers to build novel cross-chain applications such as private DAO voting mechanisms, secure random number generation (Secret VRF), confidential data access control via EVM NFTs, encrypted DeFi order books, and more. &#x20;

Secret Network currently supports two cross-chain messaging solutions:&#x20;

1. **SecretPath (recommended)**

{% hint style="info" %}
There are currently 10+ supported chains. See the [Gateway contracts](https://docs.scrt.network/secret-network-documentation/development/ethereum-evm-developer-toolkit/gateway-contracts) to review supported chains.&#x20;
{% endhint %}

2. **Axelar GMP**&#x20;

{% hint style="info" %}
See the Axelar [Gateway contracts](https://docs.axelar.dev/dev/reference/testnet-contract-addresses) to review supported chains.&#x20;
{% endhint %}
