From be37b0ce0245f29545c847353753cbacd0e1f8ee Mon Sep 17 00:00:00 2001 From: bt3gl <1130416+bt3gl@users.noreply.github.com> Date: Mon, 28 Mar 2022 01:49:27 -0700 Subject: [PATCH] Add links to my notes (#15) --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ff77541..7ceb16a 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@
* [My random notes on the blokchains and MEV](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) +* [PoC `geth` in Docker and Kubernetes](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) +* [The KeeperDAO project](https://github.com/bt3gl-labs/Scratch-Space-Stateful-Blockchains/tree/main/keeperDAO) @@ -21,7 +21,6 @@
-- [Flashbots](https://github.com/flashbots/pm) - [MEV wiki](https://www.mev.wiki/) - [Etherscan data on flashbots](https://etherscan.io/blocks/label/flashbots) - [MEV Dashboard by Flashbots](https://explore.flashbots.net/).