Skip to content

Commit

Permalink
Update images (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
Manav-Aggarwal authored Sep 3, 2024
1 parent b746bd0 commit ad2c0ea
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file added public/artela-evm-rollkit/artela-evm-rollkit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed public/evmpp/evmpp.png
Binary file not shown.
2 changes: 1 addition & 1 deletion tutorials/artela-evm-plus-plus.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import constants from '../.vitepress/constants/constants.js'

This guide will assist you to quickly set up a rollup node with [Artela EVM++](https://docs.artela.network/main/Artela-Blockchain/EVM++) execution layer using Rollkit and local-DA.

![evmpp](/evmpp/evmpp.png)
![artela-evm-rollkit](/artela-evm-rollkit/artela-evm-rollkit.png)

EVM++ is a modular dual-VM execution layer that supports the dynamic creation of native extension modules for blockchain at runtime. It enables developers to leverage WasmVM to build native extensions that co-process with EVM, offering enhanced customization capabilities. More than just a dual-VM setup, these native extensions facilitate blockchain-level customization. They allow for the integration of custom logic throughout the transaction lifecycle, providing access to an expanded runtime context.

Expand Down
2 changes: 1 addition & 1 deletion tutorials/beaconkit.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import constants from '../.vitepress/constants/constants.js'
</script>

![beaconkit](https://camo.githubusercontent.com/8aaae79e171969a2a9c950582d512cd1e3746e67d3aea6410afc04e9b6cb8055/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f6475763067343032792f696d6167652f75706c6f61642f76313731383033343331322f426561636f6e4b697442616e6e65722e706e67)
![beaconkit](https://camo.githubusercontent.com/b4a9b2b1d1536bb3dbbc32a5f3885b02dd1da8cdf9e34a160830d00ebee9120f/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f6475763067343032792f696d6167652f75706c6f61642f76313731383033343331322f426561636f6e4b697442616e6e65722e706e67)

## Introduction

Expand Down

0 comments on commit ad2c0ea

Please sign in to comment.