Skip to content

Commit

Permalink
Merge pull request #829 from onflow/Aliserag-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aliserag authored Jul 8, 2024
2 parents cc897a4 + a91bff4 commit 4abf9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evm/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Flow is an L1 that now supports EVM-equivalency. This means that all of Flow's p

## Seamless Integration for Ethereum Developers

EVM on Flow is designed to work out-of-the-box with the Ethereum toolchain or other clients.. Native EVM transactions also continue to be supported when using Metamask and other EVM-compatible clients.
EVM on Flow is designed to work out-of-the-box with the Ethereum toolchain or other clients. Native EVM transactions also continue to be supported when using Metamask and other EVM-compatible clients.
EVM-equivalency on Flow works behind-the-scenes by implementing a minimal transaction script in Cadence, Flow's smart contract language, to integrate Flow features with EVM. This is made possible because EVM transactions are composed and executed within Cadence transactions, enabling novel use-cases and patterns for integration.


Expand Down

0 comments on commit 4abf9c9

Please sign in to comment.