Skip to content

Commit c0270a4

Browse files
Update further reading section of data/analytics page
Added an article that discusses retrieval, decoding, and transformation, and utilization of raw on-chain data to build blockchain applications.
1 parent 378fd29 commit c0270a4

File tree

1 file changed

+1
-2
lines changed
  • public/content/developers/docs/data-and-analytics

1 file changed

+1
-2
lines changed

public/content/developers/docs/data-and-analytics/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,9 @@ To start, visit the [Ethereum quick start guide](https://academy.subquery.networ
4646
[Blocknative](https://www.blocknative.com/) provides open access to its Ethereum historical [mempool data archive](https://www.ethernow.xyz/mempool-data-archive). This enables researchers and community good projects to explore the pre-chain layer of Ethereum Mainnet. The data set is actively maintained and represents the most comprehensive historical record of mempool transaction events within the Ethereum ecosystem. Learn more at [Ethernow](https://www.ethernow.xyz/).
4747

4848
## Further Reading {#further-reading}
49-
49+
- [Exploring Crypto Data I: Data Flow Architectures](https://research.2077.xyz/exploring-crypto-data-1-data-flow-architectures)
5050
- [Graph Network Overview](https://thegraph.com/docs/en/about/network/)
5151
- [Graph Query Playground](https://thegraph.com/explorer/subgraph/graphprotocol/graph-network-mainnet?version=current)
5252
- [API code examples on EtherScan](https://etherscan.io/apis#contracts)
5353
- [Beaconcha.in Beacon Chain explorer](https://beaconcha.in)
5454
- [Dune Basics](https://docs.dune.com/#dune-basics)
55-
- [SubQuery Ethereum Quick Start Guide](https://academy.subquery.network/indexer/quickstart/quickstart_chains/ethereum-gravatar.html)

0 commit comments

Comments
 (0)