
Explore AeroChain in action through our live resources: the public Testnet API documentation and an interactive front-end demo
AeroChain is building a decentralized protocol and infrastructure suite that enables aircraft manufacturers (OEM), airlines, and MROs to track the full lifecycle of aircraft parts using blockchain technology.
With this Stellar Build submission, we will:
Finalize and deploy Soroban smart contracts for parts traceability: Each aircraft part will be registered on-chain with a unique identifier. Ownership, certification status, usage metrics, and transfer events will be immutably recorded.
✅ Stellar Use: Uses Soroban to anchor verifiable part metadata and status updates on-chain.
🎯 Impact: Brings transparency, combats counterfeit parts, and simplifies audits.
Develop a REST API to simplify interactions with the Soroban smart contracts: AeroChain will expose an API layer for third-party integration. OEMs, MROs, Operators (Airlines) can push events like inspections, installations, and certifications without directly managing smart contracts.
✅ Stellar Use: The API wraps Stellar’s transaction logic, enabling role-specific operations via Soroban contracts.
🎯 Impact: Lowers the barrier to adoption by integrating with existing ERP and maintenance tools.
Launch a reference app (AeroChain App) tailored to MROs: This front-end application will allow MROs to register parts, update their status, and view certified histories. Additional dashboards for OEMs and regulators will follow.
✅ Stellar Use: Reads contract state via Horizon/Soroban RPC and pushes certified updates to Soroban.
🎯 Impact: Enables rapid onboarding and provides an off-the-shelf solution for early adopters.
Offer a developer SDK (Rust + Typescript): The SDK abstracts away the complexity of the Soroban environment and exposes typed helpers to build on-chain workflows faster.
✅ Stellar Use: Wraps Soroban logic with tested client libraries.
🎯 Impact: Facilitates third-party integrations and encourages an ecosystem of complementary apps.
You can also watch a demo of our current app here
Yes
$128.0K
Success for AeroChain is measured both in quantitative outputs and strategic industry impact. By leveraging Stellar’s technology, our goal is to establish a new trust layer across the aerospace ecosystem.
Output Metrics
150+ organizations onboarded (OEMs, MROs, Airlines, Regulators) by end of 2025.
1M+ aircraft parts registered on Stellar via Soroban contracts.
10+ ERP integrations using our REST API and SDK.
50K+ blockchain-based document verifications processed in production environments.
5+ countries with aerospace actors using AeroChain live
Strategic Impact
Standardization of aerospace traceability using a blockchain-native protocol.
Reduction in fraud, errors, and paper workflows, improving safety and efficiency.
Faster regulatory audits, thanks to real-time access to immutable maintenance records.
Expanded access to secure digital infrastructure for smaller MROs and regional carriers through SaaS adoption.
Positioning Stellar as the blockchain backbone for aviation compliance and certification globally.
AeroChain’s go-to-market strategy is built in three key waves to drive adoption across the aerospace supply chain while positioning Stellar at the core of future industry standards.
Phase 1: Pilot Activation (Q4 2025)
Target Users: MRO centers and OEMs in our existing client base.
Actions:
Deploy testnet version to 3–5 pilot partners for real-world validation.
Organize workshops to onboard teams and simulate end-to-end part traceability.
Collect UX feedback and iterate the product.
Outcome: Refined product fit with embedded Stellar interactions (Soroban, TX history, document hashing).
Phase 2: Strategic Expansion (Q1–Q2 2026)
Target Users: ERP vendors, large aerospace OEMs (e.g., Safran), and airlines.
Actions:
Launch production-grade API and SaaS frontend.
Initiate client migrations from legacy ERPs (700k+ parts).
Activate SDK usage through dev community engagement and open source incentives.
Outcome: 100+ organizations connected, Stellar-based system embedded in core workflows.
Phase 3: Ecosystem Scaling (2026–2027)
Target: Industry-wide adoption through standardization and regulation support.
Actions:
Work with EASA/FAA to recognize AeroChain as a compliant audit platform.
Open App Store for third-party traceability tools built on our protocol.
Certify integrators and consultants through official training programs.
Outcome: Stellar becomes the trusted blockchain layer for aviation traceability.
Explore AeroChain in action through our live resources: the public Testnet API documentation and an Interactive front-end demo
AeroChain has already gained significant momentum across the aerospace industry. Below are key indicators of our traction and validation:
Commercial Activity
€50,000 in Monthly Recurring Revenue from ERP sales and pre-integration projects with aerospace actors.
Active contracts with MRO centers, airlines, and software vendors in the aviation supply chain.
Migration partnerships underway with ERP providers to onboard over 700,000 aircraft parts into AeroChain infrastructure.
Industry Engagement
In active discussion with Airbus and Safran for factory-level integration of AeroChain on newly manufactured parts.
Early validation demos conducted with industry professionals and regulators for regulatory traceability workflows (EASA, FAA).
Technology Validation
Smart contract suite deployed on Stellar testnet with successful simulated transactions across all lifecycle operations.
Fully working backend API and role-based frontend demonstrator in use by early testers (MROs and OEMs).
Real-time interactions with Soroban (Testnet) validated in multi-role simulation environments.
Institutional Support
Currently incubated at 21 CentraleSupélec for its deeptech innovation track (France's top engineering school), and Essec Ventures for the Business and network side (France's top business school)
Collaboration with MICS Laboratory (Paris-Saclay) for document intelligence and aerospace-specific workflow automation.
For more informations check here
[Deliverable 1: Soroban Smart Contract v1 Finalization]
Brief description: Finalize and deploy the core Soroban smart contract responsible for aircraft part registration, ownership transfer, and document hash anchoring.
How to measure completion: Smart contract fully deployed on Stellar Testnet with at least 10 successful end-to-end test transactions across all core functions (create_part, transfer_ownership, add_document). GitHub repository includes detailed documentation and unit tests.
Estimated date of completion: September 10, 2025
Budget: $20,000
[Deliverable 2: Role-Based REST API Layer]
Brief description: Build a production-ready REST API backend that bridges the frontend and Soroban contract. Includes JWT-based authentication and role segregation (OEM, MRO, Airline).
How to measure completion: API hosted and accessible at aerochain wingleet, with public Swagger documentation and mock clients showing complete integration flows (e.g. part lifecycle, ownership updates).
Estimated date of completion: September 20, 2025
Budget: $15,000
[Deliverable 3: MRO Alpha Dashboard]
Brief description: Launch a frontend dashboard for MRO users to interact with the system: register parts, simulate maintenance events, and view history.
How to measure completion: Alpha dashboard live on testnet with functioning UI components and API interaction. At least 3 simulated workflows executed with visual confirmation of status changes and audit logs.
Estimated date of completion: September 30, 2025
Budget: $8,000
Note: Audit and infrastructure credits will be requested via Stellar LaunchKit.
[Deliverable 1: Smart Contract Testing Suite]
Brief description: Build a comprehensive test suite to validate the end-to-end workflows across all stakeholder roles (OEM, MRO, Airline). Includes regression tests, edge case handling, and gas optimization analysis.
How to measure completion: At least 500 transactions executed on Stellar Testnet across all smart contract functions; coverage report >90%; performance metrics logged.
Estimated date of completion: October 15, 2025
Budget: $15,000
[Deliverable 2: Developer SDK (Python + Rust)]
Brief description: Release an open-source SDK to abstract interactions with Soroban smart contracts. Includes a Python client for integration with ERP systems and backend tools, and Rust utilities for lower-level integration and performance-critical workflows.
How to measure completion: SDK published on GitHub with documentation, test suite, usage examples (ERP integration, document signing, ownership transfer).
Estimated date of completion: November 1, 2025
Budget: $15,000
[Deliverable 3: Pilot Program with Industry Stakeholders]
Brief description: Launch a live testnet pilot with at least 3 aerospace partners (e.g. ERP vendors, OEMs, or MROs). Includes setup, training, feedback collection, and iterative adjustments.
How to measure completion: Signed pilot agreements; feedback forms; 3+ organizations actively using testnet platform with verified transactions and participation in user testing sessions.
Estimated date of completion: November 15, 2025
Budget: $15,000
[Deliverable 1: Soroban Contract Deployment on Mainnet]
Brief description: Deploy the finalized version of the AeroChain smart contract suite to the Stellar Mainnet, including lifecycle management, document hashing, ownership transfer, and permission layers.
How to measure completion: Verified contract address on Stellar Mainnet with publicly visible interactions from at least 3 live organizations. Explorer links and transaction logs provided.
Estimated date of completion: November 30, 2025
Budget: $20,000
[Deliverable 2: Production API + MRO Frontend Launch]
Brief description: Finalize and launch the production-grade REST API and MRO-facing dashboard, with full error handling, rate-limiting, telemetry, and logging. Designed to support real-world load and client integration.
How to measure completion: Live uptime metrics (>99%), integrated error monitoring (e.g. Sentry, Grafana), and successful onboarding of at least 2 real industry users.
Estimated date of completion: January 31, 2026
Budget: $15,000
[Deliverable 3: Developer Documentation Portal & Dev Tools]
Brief description: Build a public-facing documentation portal for developers and integrators, featuring API references, SDK usage, tutorials, and a knowledge base for adoption across the ecosystem.
How to measure completion: Live portal with 10+ documented use cases, tutorials, FAQ, GitHub repo links, and live contract/spec viewer.
Estimated date of completion: January 31, 2026
Budget: $5,000
Our team is composed of three co-founders combining deep aerospace, software, and blockchain expertise:
Vincent Montesano has over 10 years of experience in the aerospace industry, having served as Technical and Quality Director for several airlines and MRO centers. He brings deep domain expertise in maintenance operations and regulatory compliance.
Antoine Houlette is a seasoned full-stack developer with a strong background in building complex web applications. He now specializes in blockchain systems engineering, focusing on secure and scalable architectures.
Sébastien Batty, a CentraleSupélec-trained AI engineer, has worked across multiple startups developing machine learning models and intelligent systems. He has led several blockchain projects, including recent work on Stellar and Soroban-based infrastructure for traceability and automation.
Together, the team has already delivered multiple end-to-end solutions in aerospace tech and web3, combining real-world industry knowledge with cutting-edge technical skills.

