Edge & Node

1.2K posts

Edge & Node banner
Edge & Node

Edge & Node

@edgeandnode

⚡ Pioneering data infra for the next internet. Founding team @graphprotocol, @ampersend_ai and 🏡 @thehousesf. Powering web3, AI, and enterprise.

The House San Francisco Sumali Şubat 2021
155 Sinusundan12.1K Mga Tagasunod
Edge & Node
Edge & Node@edgeandnode·
Blockchains are tamper-evident by design. Every block is cryptographically signed. Every transaction is cryptographically linked. The problem? Most data pipelines ignore these guarantees entirely. Amp verifies data integrity at the extraction layer, before it reaches your systems.
English
0
0
6
124
Edge & Node
Edge & Node@edgeandnode·
"Software can often be better if its source available..." Choosing to open source Amp was value-aligned for Senior Engineering Manager Ford Nickels @yodataz. Check out the Amp repo linked below ⬇️
English
1
1
6
399
Edge & Node nag-retweet
Sentient
Sentient@SentientAGI·
For those socialmaxxing we’re hosting a double event this Friday at The House by @edgeandnode We’re opening the doors for an afternoon hang with ice cream, then running it into an Arena Poker Night. Details and RSVP links in thread, may the luck be with you 🧵
Sentient tweet mediaSentient tweet media
English
23
19
140
5K
Edge & Node
Edge & Node@edgeandnode·
Today at Merge in São Paulo 🇧🇷 Catch @rodventures on the panel speaking about blockchain infrastructure for institutions. Starting at 1:10PM at the BingX Stage.
Edge & Node@edgeandnode

We are heading to Brazil 🇧🇷 Our CEO @rodventures is speaking at @mmerge_io in Sao Paulo on March 19th at 1:10PM on the panel "From Blockchains to Deployment to Compliance: The Infrastructure Institutions Need", alongside @jeffbeltrao from @Chainlinklabs and @daluca from @OpenZeppelin. If you're building infrastructure for institutional adoption, this is the conversation to catch. Come find the Edge & Node team there.

English
0
1
4
236
Edge & Node
Edge & Node@edgeandnode·
"(Regulators) are not going to look at the blockchain. They're going to look at your data pipeline" @alik_im chatted with @Marcus_Rein_ on why verifiable data extraction is a key compliance requirement for institutions. Amp was built for exactly this moment.
English
1
3
10
309
Edge & Node
Edge & Node@edgeandnode·
Your smart contract is verified onchain. Your frontend connects to an RPC provider. But everything between those two points is unverified. A typical data pipeline goes: RPC provider ➡️ indexer ➡️ database ➡️ API ➡️ your app. At each step, data can be corrupted through bugs, misconfigs, reorgs handled incorrectly, or outright malicious modification. None of these steps carry cryptographic proof that the data they pass along is correct. A single corrupted log field (like a topic2 in a @Uniswap swap) could misattribute millions in token transfers. This class of bug exists in every unverified pipeline. We spent years building trustless systems, then layered trust assumptions right back on top at the data layer. Amp verifies at extraction using the cryptographic commitments blockchains already provide. The proofs are already in every block header, most pipelines just skip the check.
Edge & Node tweet media
English
3
1
9
229
Edge & Node
Edge & Node@edgeandnode·
Amp's architecture is built for cross-chain data. Ingest from multiple chains, join with SQL. This means a single SQL query can access multiple chains all at once. Listen to the full episode between our Senior Engineer @leoyvens and DevRel @Marcus_Rein_ linked below ⬇️
English
1
3
18
1.2K
Edge & Node
Edge & Node@edgeandnode·
Every NFT trade leaves a data trail. ➡️ raw_logs captures the onchain events. ➡️ transactions links wallet activity to users. ➡️ avatar tracks verified token ownership across chains. Query all of it with SQL directly via Amp.
Edge & Node tweet media
English
0
1
9
147
Edge & Node
Edge & Node@edgeandnode·
There's a pattern in how blockchain data tooling has evolved. Every few years, someone wraps the existing RPC interface in a slightly different abstraction layer, adds some caching, and calls it infrastructure. The underlying problem never gets solved, the complexity just moves to a different part of the stack. You still need an RPC provider. You still need an indexer on top of that. You still need a database under the indexer. You still need custom code to handle reorgs, decode ABI data, and manage schema evolution. Each layer trusts the one below it without verification. The stack gets taller and the failure modes get harder to debug. Amp takes a different approach by collapsing these layers into a single system. It extracts data directly from blockchain nodes, verifies it cryptographically against block header commitments, stores it in columnar format (Parquet), and serves it through SQL with built-in EVM functions for decoding. Reorg handling isn't an afterthought bolted on top. It's a database-level primitive. Amp's streaming consumption model includes TransactionEvent::Undo events that let consumers roll back invalidated data when the chain reorganizes. This is exactly-once semantics applied to blockchain data, the same guarantee you'd expect from a production message queue, but built into the data layer itself. The result is that you can go from "I need to know about every ERC-20 transfer on Ethereum" to a working, verified, streaming data pipeline with a SQL query and a few lines of Rust. No subgraph manifests, no YAML configs, no deploy-and-wait cycles. Standards in (blockchain RPC, EVM ABI specs), standards out (SQL, Arrow, Parquet). The whole thing runs locally on your machine or scales to production. The repo is at github.com/edgeandnode/amp.
English
0
1
9
299
Edge & Node
Edge & Node@edgeandnode·
Edge & Node CEO @rodventures joins Chainlink and OpenZeppelin to discuss the infrastructure institutions need to deploy and stay compliant onchain. If you’re at @mmerge_io in Brazil, hope to see you there.
Rodrigo Coelho@rodventures

Heading to São Paulo for @mmerge_io. I'll be on a panel about the infrastructure institutions actually need to deploy and stay compliant onchain, alongside @jeffbeltrao from Chainlink Labs and @daluca from OpenZeppelin. The panel starts at 1:10PM on March 19th at the BingX Stage. If you’re coming to Merge this year, I’d love to see you there and chat. DMs are open if you want to connect while I'm there!

English
0
1
7
324
Edge & Node
Edge & Node@edgeandnode·
Amp stores onchain data in Apache Parquet with block-level partitioning. Parquet is a columnar format designed for analytical workloads. Block-level partitioning means queries that target specific block ranges skip irrelevant data entirely, which is why querying every block hash from genesis returns in 5 seconds. The storage layer is optimized for the access patterns that actually matter in blockchain analytics: time-range scans, aggregations across billions of rows, and joins across datasets. Combined with Apache Arrow as the in-memory format, data moves from disk to query result without serialization overhead. This is the same columnar analytics stack that powers Snowflake, DuckDB, and BigQuery, applied to blockchain data for the first time. github.com/edgeandnode/amp
English
0
1
8
254
Edge & Node nag-retweet
ampersend
ampersend@ampersend_ai·
TODAY at 11:30 AM PDT, @impranavm_ is speaking at the Digital Frontier Summit @ UC Berkeley! 🎙️ He’ll join the "AI Agents and Crypto Rails: Building the Machine Economy" panel to talk about the ampersand, the control layer for the agent economy. Catch him at Berkeley 👀
English
0
5
11
1.5K
Edge & Node
Edge & Node@edgeandnode·
Live in 60 minutes! ⏳ We’re diving deep into the future of AI Agents on Ethereum with @marco_derossi from @MetaMask. On the agenda: Inside @agent0lab 🧪 Inside ERC-8004 📜 The rise of on-chain AI Agents 🤖 Set your reminders. You don’t want to miss this. 👇 Live streamed here on X or in the YouTube link below.
English
1
5
12
836