An open API service indexing awesome lists of open source software.

https://github.com/davidramos-om/clipify

Clipify is a decentralized app that lets you easily upload and share short, bite-sized videos with the world. Every video is uploaded to a decentralized file storage system, which ensures that your content is censorship-resistant and always available to your audience.
https://github.com/davidramos-om/clipify

blockchain ethereum ipfs rainbowkit react tailwindcss vite wagmi

Last synced: 3 months ago
JSON representation

Clipify is a decentralized app that lets you easily upload and share short, bite-sized videos with the world. Every video is uploaded to a decentralized file storage system, which ensures that your content is censorship-resistant and always available to your audience.

Awesome Lists containing this project

README

          

# Uploading a file to IPFS

## Under development

1. A youtube-shorts like video player based on IPFS.
2. Use smart contracts to store the video metadata on the blockchain.
3. Wagmi.sh hooks to interact with the smart contracts.
4. Rainbowkit to connect to the wallet.


logo



preview

# Built with
1. [Vite](https://vite.org/)
2. [React](https://reactjs.org/)
3. [TypeScript](https://www.typescriptlang.org/)
4. [TailwindCSS](https://tailwindcss.com/)
5. [Wagmi](https://wagmi.sh/)
6. [Rainbowkit](https://www.rainbowkit.com/)