DuneAnalytics - A Guide to Solana for Ethereum Analysts

This page summarizes the projects mentioned and recommended in the original post on /r/solana

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • openbook-v2

    openbook-v2 monorepo, contains solana program and ts client

  • ABI: Anchor programs are given an IDL. You can convert SPL programs to an IDL, with some manual work. Many protocols upload their IDL onchain with the deployment, but unfortunately, some don’t. You can still try googling for their rust repo, like the Openbook repo. And no, there is no easy-to-read source code finder like Etherscan has. Try googling the pattern “protocol name rust docs” and see if it pops up - usually works.

  • solana-program-library

    Solend main lending program (by solendprotocol)

  • Aave/Compound → Solend/Marginfi/Drift Lend/Kamino Lend

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • solana

    Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.

  • EIP Core standards: Changes to Solana’s core code go through “feature gates” in the Solana repo. Yes, it’s much less organized than the EIP pages you are used to, and a headache to understand or keep up with. A cost of the speed of development, I’m told.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts