Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 788 Bytes

File metadata and controls

13 lines (10 loc) · 788 Bytes

Valence Programs

There are two ways to execute Valence Programs.

  1. On-chain Execution: Valence currently supports CosmWasm and EVM. SVM support coming soon. The rest of this section provides a high-level breakdown of the components that comprise a Valence Program using on-chain coprocessors.

  2. Off-chain Execution via ZK Coprocessor: Early specifications for the Valence ZK System. We aim to move as much computation off-chain as possible since off-chain computation is a more scalable approach to building a cross-chain execution environment.