π 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