From c28866e6573287b7c71eaaa143af8dfc8a4cb4bb Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Thu, 24 Mar 2022 10:14:32 +0000 Subject: [PATCH] Add notes about KeeperDAO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 085b5e1..aa18cf6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ * [Random notes on all the things](https://github.com/bt3gl-labs/Scratch-notes-Stateful-blockchains-MEV-solidity/tree/main/notes) * [PoCs having `geth` in Docker and K8s](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/geth_and_k8s) * [Solidity scratch space](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/solidity) +* [Studying the KeeperDAO project](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/keeperDAO)