diff --git a/data/ipcreator.json b/data/ipcreator.json new file mode 100644 index 00000000..653760e0 --- /dev/null +++ b/data/ipcreator.json @@ -0,0 +1,43 @@ +{ + "name": "IP Creator", + "description": "IP Creator permissionless dapp by Mediolano empowers creators, ai agents and organizations with zero-fee platform and protocol for tokenizing and licensing intellectual property, powered on Starknet. With IP Creator tokenization creative works, rwa, data and other IP is protected with the Berne Convention, a global framework across 181 countries. Mediolano generates immutable and decentralized IP NFT digital assets that can be remixed, shared, traded and generate new revenue streams", + "short_description": "Zero Fees Programmable IP for the Integrity Web", + "tags": ["NFT", "Infrastructure"], + "contracts": [ + { + "name": "Mediolano Protocol: IP Collections", + "address": "" + } + ], + + "audits": [ + { + "name": "", + "url": "" + } + ], + "verified": false, + "dotm": false, + "links": { + "website": "https://mediolano.app", + "careers": "https://mediolano.xyz/contact/", + "twitter": "https://twitter.com/mediolanoapp", + "telegram": "https://t.me/integrityweb", + "discord": "", + "github": "https://github.com/mediolano-app/mediolano-app", + "youtube": "https://www.youtube.com/@Mediolano-app", + "medium": "", + "mirror": "" + }, + "twitterName": "mediolanoapp", + "teamInfo": { + "founded": "2024-10-01T00:00:00.000Z", + "anonymous": false + }, + "tokens": [], + "media": { + "logoUrl": "/dapps/ip-creator/dapp-icon-ip-creator.png", + "bannerUrl": "/dapps/ip-creator/dapp-header-ip-creator.png", + "previewUrl": "/dapps/ip-creator/dapp-preview-ip-creator.png", + } +} \ No newline at end of file diff --git a/public/dapps/ipcreator/dapp-header-ip-creator.png b/public/dapps/ipcreator/dapp-header-ip-creator.png new file mode 100644 index 00000000..df3a64ed Binary files /dev/null and b/public/dapps/ipcreator/dapp-header-ip-creator.png differ diff --git a/public/dapps/ipcreator/dapp-icon-ip-creator.png b/public/dapps/ipcreator/dapp-icon-ip-creator.png new file mode 100644 index 00000000..52e43bbb Binary files /dev/null and b/public/dapps/ipcreator/dapp-icon-ip-creator.png differ diff --git a/public/dapps/ipcreator/dapp-preview-ip-creator.png b/public/dapps/ipcreator/dapp-preview-ip-creator.png new file mode 100644 index 00000000..9e5ee320 Binary files /dev/null and b/public/dapps/ipcreator/dapp-preview-ip-creator.png differ