Memswap is a fully decentralized intent-based swap protocol that leverages the public mempool for distribution.
Repository structure:
contracts
: core contracts (ALPHA - UNAUDITED)test
: contract testscommon
: logic shared between the solver and the matchmakermatchmaker
: reference matchmaker implementationsolver
: reference solver implementation