diff --git a/apps/talis/app.json b/apps/talis/app.json new file mode 100644 index 00000000..43c7e9a5 --- /dev/null +++ b/apps/talis/app.json @@ -0,0 +1,11 @@ +{ + "appCategory": "NFT", + "appName": "Talis", + "appSummary": "The NFT marketplace that empowers artists and bridges physical & digital art on the Cosmos blockchain.", + "appWebsiteUrl": "https://talis.art", + "externalUrls": { + "twitter": "https://twitter.com/ProtocolTalis", + "github": "https://github.com/Talis-Art", + "discord": "https://discord.gg/CyA2B5rpKE" + } + } \ No newline at end of file diff --git a/apps/talis/icon.png b/apps/talis/icon.png new file mode 100644 index 00000000..06a020bc Binary files /dev/null and b/apps/talis/icon.png differ