← Back to home

Multichain Hardhat Extension

A vscode extension to make multichain testing easier

Screenshots

Multichain Hardhat Extension screenshot 1

Problem Statement

when building a product that is cross-chain, its often difficult to run two seperate blockchains locally for testing. Multichain Hardhat Extension makes it as simple as adding a config file with all chains required for testing. These blockchains are all running in the same hardhat environment.Linkshttps://youtu.be/iSjt1-zg_4Uhttps://github.com/shamoilarsi/hardhat-multichain-dev

Solution

figuring how hardhat handles the config file was the most difficult part. once figured I came up with a hack to run multiple chains in the same env

Hackathon

ETHIndia 2023

2023

Contributors