Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 2.34 KB

File metadata and controls

49 lines (33 loc) · 2.34 KB

Catalyst

https://the-freaking-catalyst.vercel.app

EthGlobal Showcase YouTube

Catalyst is an innovative app that revolutionizes the way you store and manage your photos and videos. It offers unlimited storage capacity on your phone, completely free of charge. Say goodbye to storage limitations and keep your entire media library at your fingertips.

Folder Structure

  • Catalyst: SwiftUI app for iOS and iPadOS.
  • backend: Node.js app server for handling backend functionalities.
  • contracts: Filecoin Virtual Machine contracts developed using Hardhat.
  • landing: Landing page created using Next.js.

Features

  • Unlimited storage: Store all your photos and videos without worrying about space constraints.
  • On-chain backups: Leverage the power of the Filecoin Virtual Machine to securely backup your files on-chain.
  • Wallet integration: Connect your wallet to easily manage and access your media files.
  • Polybase integration: Efficiently store IPFS hashes using Polybase for decentralized and resilient storage.
  • Personalized profiles: Display your Ethereum Name Service (ENS) name and avatar for a unique user experience.

Screenshots

Screenshot 1 Screenshot 2
Screenshot 1 Screenshot 2
Screenshot 3 Screenshot 4
Screenshot 3 Screenshot 4

Getting Started

  1. Clone the repository: git clone https://github.com/your-username/catalyst.git
  2. Set up the SwiftUI app by following the instructions in the Catalyst folder.
  3. Set up the backend app server by following the instructions in the backend folder.
  4. Deploy the Filecoin Virtual Machine contracts using the instructions in the contracts folder.
  5. Set up the landing page by following the instructions in the landing folder.

Contributing

Contributions are welcome! If you have any ideas or improvements, feel free to submit a pull request. Please make sure to follow the coding conventions and guidelines.

License

This project is licensed under the MIT License.