You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,16 @@
1
-
# LuminaryTrade
1
+
# InterTrade
2
2
3
3
> **A TypeScript monorepo that connects blockchain integrations (Stellar + Soroban) with AI services for trading, credit scoring, fraud detection, and risk automation.**
4
4
5
5
---
6
6
7
-
## 📖 What is LuminaryTrade?
7
+
## 📖 What is InterTrade?
8
8
9
-
**LuminaryTrade** is a production-ready platform for building AI-driven financial services on the Stellar blockchain. It bridges decentralized finance (DeFi) with artificial intelligence to enable trustless, intelligent financial services.
9
+
**InterTrade** is a production-ready platform for building AI-driven financial services on the Stellar blockchain. It bridges decentralized finance (DeFi) with artificial intelligence to enable trustless, intelligent financial services.
10
10
11
11
### What It Does
12
12
13
-
LuminaryTrade combines three core pillars:
13
+
InterTrade combines three core pillars:
14
14
15
15
1.**Stellar Blockchain Integration**
16
16
- Direct connection to Stellar Horizon API for account data, transaction history, and on-chain state
@@ -31,7 +31,7 @@ LuminaryTrade combines three core pillars:
31
31
32
32
### What It's For
33
33
34
-
LuminaryTrade enables teams to rapidly build:
34
+
InterTrade enables teams to rapidly build:
35
35
36
36
-**🏦 Lending Platforms**: Automated credit scoring and underwriting with blockchain verification
37
37
-**🚨 Fraud Prevention Systems**: Real-time transaction monitoring and anomaly detection
@@ -100,7 +100,7 @@ LuminaryTrade enables teams to rapidly build:
100
100
## 📁 Project Structure
101
101
102
102
```text
103
-
luminarytrade/
103
+
InterTrade/
104
104
├── backend/ # Backend services and APIs
105
105
│ ├── src/ # API source code (controllers, services, models)
0 commit comments