Skip to content

Commit

Permalink
chore: update README to add supported testnets (#62)
Browse files Browse the repository at this point in the history
title
  • Loading branch information
haochizzle authored Oct 22, 2024
1 parent fa199a7 commit c2f4b00
Showing 1 changed file with 15 additions and 6 deletions.
21 changes: 15 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,27 @@

## Table of Contents

1. [Introduction](#introduction)
2. [Prerequisites](#prerequisites)
3. [Getting Started](#getting-started)
4. [Building](#building)
5. [Testing](#testing)
6. [Linting and Formatting](#linting-and-formatting)
- [Chainsafe's Hardhat Plugin for Multichain deployment with Sygma](#chainsafes-hardhat-plugin-for-multichain-deployment-with-sygma)
- [Table of Contents](#table-of-contents)
- [Introduction](#introduction)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Building](#building)
- [Testing](#testing)
- [Linting and Formatting](#linting-and-formatting)

<a name="introduction"></a>
## Introduction

Unleash the potential of multi-chain deployment with Hardhat and Sygma: the essential plugin for deploying Ethereum smart contracts with ease and efficiency. Elevate your blockchain development with this powerful, streamlined solution.

This version should be considered Beta, with mainnet support coming soon.

Currently supported testnets include:
- Sepolia
- Holesky
- Mumbai

<a name="prerequisites"></a>
## Prerequisites

Expand Down

0 comments on commit c2f4b00

Please sign in to comment.