Skip to content

Smart contracts that allows CoW Protocol solvers to call the settle function in the context of a flash-loan contract.

License

Notifications You must be signed in to change notification settings

cowprotocol/flash-loan-wrapper-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash-Loan Wrapper Solver

A smart contract that allows CoW Protocol solvers to call settle in the context of a flash-loan contract.

Usage

Build

$ forge build

Test

$ forge test

Format

$ forge fmt

Deploy

$ forge script script/Counter.s.sol:CounterScript --rpc-url <your_rpc_url> --private-key <your_private_key>

About

Smart contracts that allows CoW Protocol solvers to call the settle function in the context of a flash-loan contract.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published