From b1969f399587ec54e97b32dfc1cee1d5ba425429 Mon Sep 17 00:00:00 2001 From: BoThe1K Date: Wed, 16 Oct 2024 01:26:32 +0200 Subject: [PATCH] Add stratos socials, description --- stratos/assetlist.json | 10 ++++++++++ stratos/chain.json | 1 + 2 files changed, 11 insertions(+) diff --git a/stratos/assetlist.json b/stratos/assetlist.json index b164aecd00..ee66eeb01d 100644 --- a/stratos/assetlist.json +++ b/stratos/assetlist.json @@ -4,6 +4,7 @@ "assets": [ { "description": "STOS coin is the token for the Stratos (STOS) cosmos based blockchain", + "extended_description": "Stratos is the first decentralized infrastructure that provides scalable, reliable, self-balanced storage, AI computation and database network and offers a solid foundation for data processing.", "denom_units": [ { "denom": "wei", @@ -36,6 +37,15 @@ } } ], + "socials": { + "website": "https://www.thestratos.org/", + "twitter": "https://x.com/Stratos_Network", + "discord": "https://discord.gg/tpQGpC2nMh", + "telegram": "https://t.me/StratosOfficial", + "reddit": "https://www.reddit.com/r/stratoscommunity/", + "github": "https://github.com/stratosnet", + "medium": "https://stratos-network.medium.com/" + }, "type_asset": "sdk.coin" } ] diff --git a/stratos/chain.json b/stratos/chain.json index 196bc3ef39..7040bd4798 100644 --- a/stratos/chain.json +++ b/stratos/chain.json @@ -25,6 +25,7 @@ } ] }, + "description": "Stratos is the first decentralized infrastructure that provides scalable, reliable, self-balanced storage, AI computation and database network and offers a solid foundation for data processing.", "codebase": { "git_repo": "https://github.com/stratosnet/stratos-chain", "recommended_version": "v0.11.2",