Skip to content
Home/Docs/Components/Flash-loan-executor

Flash Loan Executor

Execute flash loans across multiple protocols with profit calculation and risk assessment.

Flash Loan

Protocol

Token

Amount

Installation

Run the following command to add the Flash Loan Executor component to your project:

npx shadcn@latest add https://w3-kit.com/registry/flash-loan-executor.json

This will:

  • Create the component in your components/ui directory
  • Add all necessary dependencies to your package.json
  • Set up required configuration files
  • Add flash loan execution utilities to your project