Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 950 Bytes

File metadata and controls

20 lines (12 loc) · 950 Bytes

Overview

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

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.

Secret Network currently supports two cross-chain messaging solutions:

  1. SecretPath (recommended)

{% hint style="info" %} There are currently 10+ supported chains. See the Gateway contracts to review supported chains. {% endhint %}

  1. Axelar GMP

{% hint style="info" %} See the Axelar Gateway contracts to review supported chains. {% endhint %}