Skip to content

Commit

Permalink
Fix last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Dr-Electron authored Jun 4, 2024
1 parent b09eded commit 379a01b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/build/isc/v1.1/docs/getting-started/quick-start.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: This guide will help you quickly get started with the EVM Testnets
description: This guide will help you quickly get started with the EVM
image: /img/logo/WASP_logo_dark.png
tags:
- quickstart
Expand All @@ -21,7 +21,7 @@ import Link from '@docusaurus/Link';

# EVM Quickstart Guide

This guide will help you quickly get started with our EVM Testnets, where you can deploy and interact with EVM-compatible smart contracts.
This guide will help you quickly get started with our EVM, where you can deploy and interact with EVM-compatible smart contracts.

## Prerequisites

Expand Down Expand Up @@ -80,4 +80,4 @@ Visit the corresponding Block Explorer to monitor the chain, track transactions,
- [GitHub issues page for Wasp](https://github.com/iotaledger/wasp/issues)
- [Firefly](https://firefly.iota.org)

With this quickstart guide, you should now be able to set up and start exploring the [Testnet](/build/networks-endpoints). As you begin to deploy and interact with smart contracts, remember to provide feedback on any issues or improvements you discover to help make our EVM even better. Happy developing!
With this quickstart guide, you should now be able to set up and start exploring the EVM. As you begin to deploy and interact with smart contracts, remember to provide feedback on any issues or improvements you discover to help make our EVM even better. Happy developing!
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: This guide will help you quickly get started with the EVM Testnets
description: This guide will help you quickly get started with the EVM
image: /img/logo/WASP_logo_dark.png
tags:
- quickstart
Expand All @@ -21,7 +21,7 @@ import Link from '@docusaurus/Link';

# EVM Quickstart Guide

This guide will help you quickly get started with our EVM Testnets, where you can deploy and interact with EVM-compatible smart contracts.
This guide will help you quickly get started with our EVM, where you can deploy and interact with EVM-compatible smart contracts.

## Prerequisites

Expand Down Expand Up @@ -80,4 +80,4 @@ Visit the corresponding Block Explorer to monitor the chain, track transactions,
- [GitHub issues page for Wasp](https://github.com/iotaledger/wasp/issues)
- [Firefly](https://firefly.iota.org)

With this quickstart guide, you should now be able to set up and start exploring the [Testnet](/build/networks-endpoints). As you begin to deploy and interact with smart contracts, remember to provide feedback on any issues or improvements you discover to help make our EVM even better. Happy developing!
With this quickstart guide, you should now be able to set up and start exploring the EVM. As you begin to deploy and interact with smart contracts, remember to provide feedback on any issues or improvements you discover to help make our EVM even better. Happy developing!

0 comments on commit 379a01b

Please sign in to comment.