From 7ab0ad898509a2d4b60b3319f5ff85b4629d0b01 Mon Sep 17 00:00:00 2001 From: go outside labs helper <138340846+YnQzZ2w@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:05:08 -0800 Subject: [PATCH] Update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c6656e..f293672 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ ##### 🤖 [solvers](https://docs.cow.fi/off-chain-services/solvers) are a key component in the [cow protocol](https://github.com/cowprotocol), serving as the matching engines that find the best execution paths for user orders. in this project, i implement a solver from scratch, running certain arbitrage strategies (*e.g.,* running nelder mead simplex optimization). -##### 📚 more details, check my mirror post, **[on cowsol, an arb solver for CoW protocol](https://mirror.xyz/steinkirch.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)**. +##### 📚 more details, check my mirror post, **[on cowsol, an arb solver for CoW protocol](https://mirror.xyz/go-outside.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)**.