diff --git a/apps/syntropy/app.json b/apps/syntropy/app.json new file mode 100644 index 00000000..1e0b5f49 --- /dev/null +++ b/apps/syntropy/app.json @@ -0,0 +1,11 @@ +{ + "appCategory": "Tool", + "appName": "Syntropy", + "appSummary": "Decentralized, multi-purpose on-chain streaming oracle for applications and blockchains", + "appWebsiteUrl": "https://developer-portal.syntropynet.com", + "externalUrls": { + "twitter": "https://twitter.com/Syntropynet", + "github": "https://github.com/SyntropyNet", + "discord": "https://discord.com/invite/Ze7Kswye8B" + } + } \ No newline at end of file diff --git a/apps/syntropy/icon.png b/apps/syntropy/icon.png new file mode 100644 index 00000000..ef320050 Binary files /dev/null and b/apps/syntropy/icon.png differ