Skip to content

Commit

Permalink
Fix isc network section (#1553)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored May 10, 2024
1 parent 794e663 commit 2659600
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import NetworkInfo from '@theme/NetworkInfo';
# Networks & Chains
## IOTA EVM Testnet

<AddToMetaMaskButton {...Networks['shimmer_testnet']} />
<AddToMetaMaskButton {...Networks['iota_testnet']} />

[The IOTA EVM Testnet](https://explorer.evm.testnet.iotaledger.net/) runs as a layer 2 on top
of the [IOTA Testnet](/build/networks-endpoints#iota-testnet). This network uses ISC to facilitate
Expand All @@ -27,7 +27,7 @@ This network is subject to occasional resets (no data retention) which are usual

:::

<NetworkInfo.Evm {...Networks['shimmer_testnet']} />
<NetworkInfo.Evm {...Networks['iota_testnet']} />

:::note

Expand Down

0 comments on commit 2659600

Please sign in to comment.