Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 245 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 245 Bytes

Demo of a multi- chain dapp

Dev Setup

nvm use
yarn

Generate typechain bindings

rm -r typechain; yarn hardhat typechain

Start dapp

cd dapp
yarn
yarn dev

finally open the browser at http://localhost:3000/