diff --git a/apps/teritori-nft/app.json b/apps/teritori-nft/app.json new file mode 100644 index 00000000..cc9cc165 --- /dev/null +++ b/apps/teritori-nft/app.json @@ -0,0 +1,11 @@ +{ + "appCategory": "NFT", + "appName": "Teritori - NFT", + "appSummary": "Mint and trade your next NFTs and play P2E games such as 'The R!OT' and 'ToriPunks'.", + "appWebsiteUrl": "https://app.teritori.com/marketplace", + "externalUrls": { + "twitter": "https://twitter.com/TeritoriNetwork", + "github": "https://github.com/TERITORI/teritori-dapp/", + "discord": "https://discord.com/invite/teritori" + } +} diff --git a/apps/teritori-nft/icon.png b/apps/teritori-nft/icon.png new file mode 100644 index 00000000..0903566c Binary files /dev/null and b/apps/teritori-nft/icon.png differ