Skip to content

Commit 271a974

Browse files
authored
Update quickstart.md (#497)
* Update quickstart.md * Update quickstart.md
1 parent f55237e commit 271a974

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/build/zkEVM/quickstart.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Developers can deploy existing contracts from other EVM chains to the zkEVM, and
2424

2525
## Connecting to zkEVM
2626

27+
:::info Reminder
28+
**Astar zKatana testnet and its related documentation are under active development.**
29+
30+
All feedback is welcome and highly appreciated, so please report errors or inconsistencies to a team member or as an issue on the [Astar Docs Github repo](https://github.com/AstarNetwork/astar-docs/issues), thank you.
31+
:::
32+
2733
To add the **Astar zkEVM** network to your wallet manually, enter the following details :
2834
<Tabs>
2935
<TabItem value="testnet" label="zKatana Testnet" default>
@@ -42,6 +48,10 @@ To add the **Astar zkEVM** network to your wallet manually, enter the following
4248
</TabItem>
4349
</Tabs>
4450

51+
To add the network to MetaMask, use the data above or the link at the bottom of the respective block explorer page.
52+
53+
## Bridging Assets
54+
4555
The next step is to [bridge assets](/docs/build/zkEVM/bridge-to-zkevm.md) from Ethereum &rarr; Astar zkEVM.
4656

4757
:::important
@@ -52,13 +62,6 @@ Astar's canonical [zkEVM Bridge](https://portal.astar.network) does not inherit
5262

5363
The development experience on zkEVM is seamless and identical to the Ethereum Virtual Machine. Developers building on zkEVM can use their existing code and tools to deploy on zkEVM, and dApp users will benefit from higher transaction throughput and lower fees. Read more about deploying smart contracts on the zkEVM [here.](/docs/build/zkEVM/smart-contracts/)
5464

55-
## Metamask setup for zKatana Testnet
56-
To add zKatana testnet to MetaMask, use the link at the bottom of the [block explorer](https://zkatana.explorer.startale.com/), or fill in the following details manually:
57-
58-
<div style={{textAlign: 'center'}}>
59-
<img src={metamask} style={{width: 400}} />
60-
</div>
61-
6265
## Astar zkEVM Support for Developers
6366

6467
Developers requiring support can open an issue on [Ethereum StackExchange](https://ethereum.stackexchange.com/) and tag it with `Astar` (preferred) or join the [Astar Discord server](https://discord.gg/astarnetwork).

0 commit comments

Comments
 (0)