diff --git a/cms/ecosystem-projects/dtube.md b/cms/ecosystem-projects/dtube.md new file mode 100644 index 00000000..164393f6 --- /dev/null +++ b/cms/ecosystem-projects/dtube.md @@ -0,0 +1,31 @@ +--- +title: DTube +created-on: 2024-04-04T02:34:20.349Z +updated-on: 2024-04-04T02:34:20.362Z +published-on: 2024-04-04T02:34:20.373Z +f_featured: false +f_brand: + url: /assets/images/dtube-logo.png + alt: DTube Logo +f_brand-image-alt-text: DTube Logo +f_topic: cms/ecosystem-topics/storage.md +f_tag: + - cms/ecosystem-tags/arts-collectibles.md + - cms/ecosystem-tags/data-storage-management.md +f_card-text-truncated: DTube is a decentralized video sharing & social media + platform on Ethereum blockchain +f_website: https://dtube-eth.on.fleek.co/ +f_repo: https://github.com/AkhileshThite/DTube +f_tech-3: + - cms/ecosystem-technology/ipfs.md +f_year-2: 2024-04-04T02:34:20.389Z +f_last-updated-2: 2024-04-04T02:34:20.396Z +tags: ecosystem-projects +layout: "[ecosystem-projects].html" +date: 2024-04-04T02:34:20.410Z +seo: + noindex: false + twitter:title: summary + twitter:card: summary +--- +DTube uploads video files to IPFS by using web3.storage and stores those IPFS CIDs to the blockchain network. \ No newline at end of file diff --git a/theme/assets/images/dtube-logo.png b/theme/assets/images/dtube-logo.png new file mode 100644 index 00000000..0a87e271 Binary files /dev/null and b/theme/assets/images/dtube-logo.png differ