TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Basement – a GraphQL API for on-chain Ethereum data

6 pointsby nickforallover 2 years ago
If we want better web3 experiences, developers need better tools.<p>RPC nodes are really good at executing transactions, however they are notoriously cumbersome to set up, and reading large chunks of data is not very efficient:<p>To show a list of transactions and receipts, nodes have to re-execute smart contract code on entire blocks. For every read call. Not great at scale. Which is why everyone is building ETLs to move data from the chain into their own database.<p>This GraphQL API is our first step in allowing developers to spend more time on building product, rather than ETL infrastructure.

no comments

no comments