-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b367d2f
commit 2f197b2
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: '2024-10-24’ | ||
authors: carstenjacobsen | ||
tags: [developer] | ||
--- | ||
<iframe src="https://drive.google.com/file/d/1saHsJ793C5yQu9pUC9Ao-rAeuIoLjScQ/preview" width="640" height="480" allow="autoplay"></iframe> | ||
Agenda: [Discord thread](https://discord.com/channels/897514728459468821/900374272751591424/1298362698123182080) | ||
SDF’s Platform team had an internal hackathon last week, with the purpose of building applications utilizing the [Composable Data Platform (CDP)](https://stellar.org/blog/developers/composable-data-platform). In this week’s developer meeting some of the team members present their projects. The apps are widely varied (trading app, fraud detection, JS browser-based ingester, etc) but the intent here is to show how easy CDP is to use. | ||
Projects presented in the meeting: | ||
1. Trade Aggregations Service | ||
2. Deceptiscan - CDP fraud detection | ||
3. Composable Data Platform Hackies - data indexer, payment indexer, contract expiration alerter, data indexes in DuckDB, torrents for data indexes and ledger metadata) | ||
4. Data ingest with frontend JS | ||
5. Real-time analytics |