Skip to content

On-ChainAnalysis_V.1.0.0

Latest

Choose a tag to compare

@JavadTorabiKh JavadTorabiKh released this 13 Apr 07:12
· 19 commits to main since this release

πŸ”– 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