Workspace IndexDev Notes › Dune — on-chain analytics is SQL over a decoded ledger

#186PoC

Dune — on-chain analytics is SQL over a decoded ledger

Dune turns raw chain data into SQL-queryable tables and shareable dashboards, and the real skill is not the query but knowing which decoded table answers the question without double-counting.

Not yet scoped.

Why

The PoC builds one dashboard — protocol volume, unique users, fee revenue — and documents the join and dedup decisions that separate a correct metric from a plausible-looking wrong one.

How it works

Not yet built.

← All Dev Notes · Workspace Index · Top ↑

Dune — 온체인 분석은 디코딩된 원장 위의 SQL이다

Dune은 원시 체인 데이터를 SQL로 조회 가능한 테이블과 공유 대시보드로 바꾸며, 진짜 기술은 쿼리가 아니라 어느 디코딩된 테이블이 이중 계산 없이 질문에 답하는지 아는 것입니다.

아직 범위 미정.

이 PoC는 대시보드 하나 — 프로토콜 볼륨, 순 사용자, 수수료 수익 — 를 만들고, 올바른 지표를 그럴듯해 보이는 틀린 지표와 가르는 조인·중복제거 결정을 문서화합니다.

동작 방식

아직 만들지 않음.

← 전체 개발 노트 · 워크스페이스 인덱스 · 맨 위 ↑