From cf21c9329459d62b99a1cf4426ffd02907bfaf29 Mon Sep 17 00:00:00 2001 From: fabian-tester Date: Sat, 20 Jun 2026 23:19:35 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75628c4..2d252d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An open-source **off-chain oracle system** that provides **real-world stock price data** to the **Stellar network** in a secure, modular, SEP-compliant way. -## 🎯 What this Project Does +## What this Project Does This project fetches stock prices from multiple external financial APIs, normalizes and aggregates them, cryptographically signs the results, exposes them via a backend API, and supports on-chain submission to a Stellar oracle contract, so smart contracts can depend on real stock prices.