StashIt: Your Game Asset Hub!
StashIt is a game assets storage web app that leverages the power of Next.js, TailwindCSS, and Pinata. It securely stores various game assets, such as images, audio, video, and 3D models, over the IPFS network. Each file is uniquely identified by its CID, provided by Pinata, ensuring no duplicate assets. The platform also includes AI-powered features to generate character lore using OpenRouter API. Additionally, users can add metadata to their files for enhanced asset management.
Table of Contents
- Demo
- Features
- Technologies Used
- Packages Used
- Environment Variables
- Getting Started
- Folder Structure
- Running the Application
- Author
- Documentation
Demo
Click here! to view the live deployment.
Landing Page
My Projects Dashboard
Explore Assets
Fire Preview
AI Character Lore Generator
Auth Page
Single File Upload
Features
- IPFS-based storage for game assets (images, audio, video, and 3D models)
- Unique CID for each asset to avoid duplicates
- Pinata metadata feature: Add…