Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Graph-node Alternatives
Similar projects and alternatives to graph-node
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
-
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
solana
Discontinued Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
-
-
MyEtherWallet
MyEtherWallet (our friends call us MEW) is a free, client-side interface helping you interact with the Ethereum blockchain.
-
-
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
-
-
-
-
-
-
truffle
Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
-
matrix-doc
Discontinued Proposals for changes to the matrix specification [Moved to: https://github.com/matrix-org/matrix-spec-proposals]
-
scaffold-eth
Discontinued 🏗 forkable Ethereum dev stack focused on fast product iterations [Moved to: https://github.com/scaffold-eth/scaffold-eth] (by austintgriffith)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
graph-node discussion
graph-node reviews and mentions
- Open Source Tools for NFT Development on Arbitrum: Pioneering the Future of Digital Assets
-
Building And Deploying A Subgraph (Part 2)
A subgraph according to The Graph (which is a decentralized protocol for indexing and querying blockchain data) is a custom API built on blockchain data. They are queried using the GraphQL query language and are deployed to a Graph Node using the Graph CLI.
-
Blockchain transactions decoding: making wallet activity understandable
Event is a log entity which EVM smart contracts can emit during transaction execution. Events are very good at signalling that an some action has taken place on-chain. Applications can subscribe and listen to events to trigger some off-chain logic or they can index, transform and store events in some off-chain storage (look at The Graph protocol or Ethereum ETL).
-
Error deploying subgraph on local
Subgraph cloned from repo :https://github.com/graphprotocol/graph-node/tree/master/docker
-
Help configuring wagmi
https://github.com/scaffold-eth/scaffold-eth-2 this repo comes with wagmi and hard hat preconfigured you can use it as a sample , but if you are large querying data I would advise you the graph https://thegraph.com/
-
SKALE Ecosystem Update. Explore the Thriving Ecosystem that is Driving Innovation on SKALE
The Graph
-
Is Nethereum's GetContractQueryHandler decentralized? If not what's a decentralized alternative for C#?
There are also decentralized network services like The Graph or Pocket Network that provide decentralized access to Ethereum and other blockchain networks. Note that these services primarily provide APIs for querying blockchain data, and may not provide full functionality for sending transactions or executing smart contracts like a full Ethereum node or services like Infura and Alchemy.
-
How do you get your website to communicate with the blockchain without metamask?
For read-only the way to use The Graph
-
The Graph’s new homepage just launched & we’re excited to share!
See it for yourself.
-
Delegating risks on The Graph
thegraph.com is the only site operated by The Graph Foundation, and is the centrepiece for all activity on the protocol. Can a website/web dApp be hacked? Yes. Has it been hacked in the past two years since it launched? No.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Apr 2025
Stats
graphprotocol/graph-node is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of graph-node is Rust.