Wednesday, November 30, 2022

Show HN: Basement – a GraphQL API for on-chain Ethereum data https://ift.tt/4LhJKo7

Show HN: Basement – a GraphQL API for on-chain Ethereum data If we want better web3 experiences, developers need better tools. 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: 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. This GraphQL API is our first step in allowing developers to spend more time on building product, rather than ETL infrastructure. https://basement.dev/ November 30, 2022 at 04:25PM

No comments:

Post a Comment

Show HN: Good old emails and LLMs for automating job tracking https://ift.tt/Q5D0lwg

Show HN: Good old emails and LLMs for automating job tracking So I spent the last few days building Jobstack. The logic is quite simple. You...