Skip to content

mountainpath9/multichain-demo

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published