Skip to content

Commit

Permalink
Update docs/02-developers/04-quickstart/hardhat-ignition.md
Browse files Browse the repository at this point in the history
Co-authored-by: Owanate Amachree <[email protected]>
  • Loading branch information
wise4rmgodroot and owans authored Dec 11, 2024
1 parent a487d88 commit 80ca332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/02-developers/04-quickstart/hardhat-ignition.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: [rsk, rootstock, hardhat Ignition, starter kit, mainnet, testnet, develope

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](http://localhost:3000/developers/smart-contracts/hardhat/) 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.
While standard [Hardhat guides](/developers/smart-contracts/hardhat/) 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.

Hardhat Ignition simplifies the deployment of smart contracts by allowing you to define, test, and execute deployment plans programmatically. It allows for deploying contracts in a declarative manner, making the process more efficient and manageable.

Expand Down

0 comments on commit 80ca332

Please sign in to comment.