Skip to content

Commit

Permalink
Update hardhat-ignition.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wise4rmgodroot committed Dec 11, 2024
1 parent c3ebfd6 commit 6d7aa04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/02-developers/04-quickstart/hardhat-ignition.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
sidebar_label: Hardhat Ignition
sidebar_position: 400
sidebar_position: 401
title: Rootstock Hardhat Ignition Starter Kit
description: 'This guide is designed to help you deploy smart contracts on the Rootstock blockchain, with a focus on using Hardhat Ignition.
While standard Hardhat guides cover general Rootstock development, this guide specifically showcases how Hardhat Ignition can make deployment more efficient by enabling programmatic and declarative approaches tailored for Rootstock.'
Expand Down Expand Up @@ -278,7 +278,7 @@ npx hardhat ignition deploy --network rskTestnet ignition/modules/Box.ts
:::


### **What Happens When You Run This Command?**
### **Results of Running This Command**

1. **Reads Configuration**

Expand Down

0 comments on commit 6d7aa04

Please sign in to comment.