From 488f7c75d217a3682d45faa98e19d202e5d5a834 Mon Sep 17 00:00:00 2001 From: Denis Carriere Date: Sun, 2 Jul 2023 22:03:33 -0400 Subject: [PATCH] Add tools fixes https://github.com/pinax-network/awesome-substreams/issues/9 --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7400ad2..5c08a70 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,12 @@ Substreams is a powerful blockchain indexing technology, developed for **The Gra - [Telegram Sink](https://github.com/pinax-network/substreams-sink-telegram) - [Slack Sink](https://github.com/pinax-network/substreams-sink-slack) +## Substreams Tools + +> Tools related to Substreams + +- [Substreams Browser](https://substreams.vercel.app/) - Substreams Browser is a tool to help you explore the Substreams data. + ## Substreams Examples > Substreams code examples written in Rust