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.
- Host: GitHub
- URL: https://github.com/davidramos-om/clipify
- Owner: davidramos-om
- License: mit
- Created: 2023-02-25T05:52:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T08:55:58.000Z (about 3 years ago)
- Last Synced: 2025-03-23T07:43:21.065Z (over 1 year ago)
- Topics: blockchain, ethereum, ipfs, rainbowkit, react, tailwindcss, vite, wagmi
- Language: TypeScript
- Homepage: https://davidramos-om.github.io/clipify/
- Size: 1020 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
# 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/)