/evm-bridge

A bridge between different Ethereum based Chains.

Primary LanguageSolidity

Blockchain Bridge between different Ethereum based chains.

This project uses DApps and smart contracts to Bridge assets between blockchains and it is not a code for a bridge infrastructure.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help