From d9e29001453af7661a6ebab8b5cbcec775a902ac Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:59:02 -0800 Subject: [PATCH] learn those algorithms --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb0a729..04b43a4 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ ### my ongoing web3 projects and code +
+ * [📚 web3toolkit](web3toolkit) - an ongoing development of a library and set of python scripts with my fav on-chain ops. @@ -49,6 +51,7 @@ ### general links (just useful stuff) +
* [black](https://github.com/psf/black) * [flake8 ](https://flake8.pycqa.org/en/latest/)