yarn # install dependencies
yarn build # build items in subdirectories
yarn local-env:start # start agoric and axelar chains
yarn deploy-contracts # deploy contracts on agoric
yarn start:ui
This will boot up a local Ethereum chain and start relaying between Agoric <=> EVM using Axelar
yarn local-env:relay