From 6e29be2807bc70055230e93641aba7d4adfd6e84 Mon Sep 17 00:00:00 2001 From: Chris Chang Date: Thu, 23 May 2024 19:52:58 -0400 Subject: [PATCH] Add GhostGraph: create EVM chain indexers using Solidity (#419) * Add GhostGraph: create EVM chains indexers using Solidity * fix(typo) * revised and moved ghostgraph with along with other indexers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8df1b9d6..025e7df5 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ Many thanks to the ~100 contributors including [@corbpage](https://twitter.com/c * [Transpose](https://transpose.io) - Powerful APIs for accessing human-readable Ethereum data at scale. * [Web3-Ethereum-Defi](https://github.com/tradingstrategy-ai/web3-ethereum-defi) - Integrate DeFi protocols to your Python applications, data research and trading tools * [Basement](https://basement.dev) - Index web3 data using GraphQL, SQL or no-code, on Ethereum or op-stack chains. +* [GhostGraph](https://ghostgraph.xyz) - The easiest way to create EVM chain indexers using Solidity. #### Bootstrap/Out-of-Box tools * [Truffle boxes](https://trufflesuite.com/boxes) - Packaged components for the Ethereum ecosystem