From 1bf714acf8cfdc195c3633a6502b9e3c73ed3f86 Mon Sep 17 00:00:00 2001 From: Megan Skye Phoenix <58894568+meganskye@users.noreply.github.com> Date: Tue, 19 Mar 2024 13:51:05 -0700 Subject: [PATCH] update subsquid, quickstart --- docs/build/integrations/indexers/subsquid.md | 1 + docs/build/zkEVM/quickstart.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build/integrations/indexers/subsquid.md b/docs/build/integrations/indexers/subsquid.md index fd76bf4d..54c9af1a 100644 --- a/docs/build/integrations/indexers/subsquid.md +++ b/docs/build/integrations/indexers/subsquid.md @@ -33,6 +33,7 @@ There are two primary ways to index EVM contracts deployed to [Astar networks](/ Subsquid supports the following Astar networks for native EVM indexing: * `astar` * `astar-zkatana` +* `astar-zkevm` * `shiden` * `shibuya` diff --git a/docs/build/zkEVM/quickstart.md b/docs/build/zkEVM/quickstart.md index be13f273..98d29050 100644 --- a/docs/build/zkEVM/quickstart.md +++ b/docs/build/zkEVM/quickstart.md @@ -20,7 +20,6 @@ Solidity developers are right at home on Astar zkEVM. Simply switch to the zkEVM No special tools or wallets are required to build or interact with Astar zkEVM. ::: -Developers can deploy existing contracts from other EVM chains to the zkEVM, and users are able to deposit assets from Ethereum to transact on the zkEVM in batches, which are ultimately finalized through novel use of zero-knowledge proofs. Native account abstraction means developers can craft user interfaces that are more intuitive and web2-like, that eliminate complexity and drastically simplify the onboarding process. Developers can deploy existing contracts from other EVM chains to the zkEVM, and users are able to deposit assets from Ethereum to transact on the zkEVM in batches, which are ultimately finalized through novel use of zero-knowledge proofs. Native account abstraction means developers can craft user interfaces that are more intuitive and web2-like, that eliminate complexity and drastically simplify the onboarding process. ## Connecting to zkEVM