From 3b6cf7c6822d7c5b07b0c039c4960b699abc02d8 Mon Sep 17 00:00:00 2001 From: maksimryndin Date: Tue, 30 Jul 2024 14:48:15 +0200 Subject: [PATCH] entro (#86) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e8f7cde..ab455ab 100644 --- a/README.md +++ b/README.md @@ -381,6 +381,7 @@ - [Carbon Protocol](https://github.com/Carbonable/carbon-protocol) - Carbon Protocol written in Cairo. - [StarkRevoke](https://github.com/yusufferdogan/STARKREVOKE) - Revoke your ERC20 and ERC721 approvals. - [Batchor](https://github.com/keep-starknet-strange/batchor) - Batch your ERC20 transfers with a CSV file. +- [entro](https://github.com/NethermindEth/entro) - CLI tool to backfill and decode chain data. ---