Skip to main content

1. Set up

Clone from GitHub the DeFi Adapters Library, install its dependencies, and run the library:

git clone https://github.com/consensys-vertical-apps/mmi-defi-adapters.git
cd mmi-defi-adapters
nvm use
npm i

Then, in a separate terminal:

nvm use
npm run dev