Skip to content

Releases: JavadTorabiKh/StellarChainAnalysis

On-ChainAnalysis_V.1.0.0

13 Apr 07:12

Choose a tag to compare

🔖 Release v1.0.0 – Stellar On-Chain Analysis

Release Date: 2025-04-13

Initial release of the Stellar blockchain on-chain analysis project using Neo4j and Flask.

Features:

  • Connects to Stellar blockchain to collect and analyze on-chain data.
  • Stores and queries data using Neo4j graph database.
  • Flask-based REST API for exploring accounts, transactions, and relationships.
  • Modular architecture, easy to extend.

Tech Stack:

  • Python 3.x
  • Flask
  • Neo4j
  • Stellar SDK