euler-xyz / fee-flow

Efficient, decentralised and MEV resistant mechanism to convert fee assets to a single token.
GNU General Public License v2.0
20 stars 1 forks source link

Fee Flow

Efficient, decentralised and MEV resistant mechanism to convert fee assets to a single token. Powered by a continuous auto-adjusting Dutch auction mechanism.

For more information, refer to the whitepaper

How to run

# compile
forge build
# test
forge test
# generate coverage
forge coverage --report lcov && genhtml lcov.info --branch-coverage --output-dir coverage

Security

Fee Flow has been audited by Zellic, Ottersec and Team Omega. You can find the audit reports here.

No warranties are provided and no liability will be accepted for any loss incurred through the use of this codebase.

License

Licensed under the GPL-2.0-or-later license.