File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
smart-contracts/for-eth-devs Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,9 @@ This allows developers to use their existing Ethereum tooling and infrastructure
3434The REVM backend is ideal for:
3535
3636- Quick migration: Projects porting existing Ethereum dApps without code modifications
37- - ** Established tooling** : Teams leveraging mature Ethereum development infrastructure
38- - ** Third-party integrations** : Applications requiring standard EVM bytecode inspection
39- - ** Compatibility requirements** : Contracts needing exact EVM behavior for audited code
37+ - Established tooling: Teams leveraging mature Ethereum development infrastructure
38+ - Third-party integrations: Applications requiring standard EVM bytecode inspection
39+ - Compatibility requirements: Contracts needing exact EVM behavior for audited code
4040
4141## PolkaVM Backend
4242
You can’t perform that action at this time.
0 commit comments