Skip to content

Efficient, decentralised and MEV resistant mechanism to convert fee assets to a single token.

License

Notifications You must be signed in to change notification settings

euler-xyz/fee-flow

Repository files navigation

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.

About

Efficient, decentralised and MEV resistant mechanism to convert fee assets to a single token.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages