Skip to content

agoric-labs/dapp-yield-max

Repository files navigation

Steps to run

Firstly prepare all parts of dapp-evm by installing dependencies and building

yarn # install base dependencies
yarn deps # install dependencies in subdirectories
yarn build # build items in subdirectories 

Secondly start the environment

yarn local-env:start # start agoric and axelar chains
yarn deploy:contracts # deploy contracts on agoric

Next start the UI for use

yarn start:ui

Next start the relayer. this will boot up an ethereum chain and start relaying between Agoric <=> EVM using Axelar

yarn local-env:relay

About

Yield optimizer using Orchestration SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors