Skip to content

SrujanTag/Victory-Verse

 
 

Repository files navigation

VictoryVerse

VictoryVerse is a decentralized platform that transforms traditional event prizes into tradable fan-backed assets. organizers can create events, mint unique NFT trophies, and launch custom fan tokens that appreciate in value as the community grows.

Deployment Status License: MIT

Key Features

  • Proof of Victory: winners receive a unique NFT trophy directly on-chain.
  • Dynamic Tokenomics: launch bonding-curve fan tokens for every event.
  • IPFS Powered: decentralized metadata storage for all event assets.
  • Real-time Interaction: seamless MetaMask integration for creators and fans.

Technical Stack

  • Frontend: React + Vite + Tailwind CSS
  • Blockchain: Solidity + Hardhat + Ethers.js
  • Storage: IPFS (via Pinata)
  • Deployment: Vercel (Frontend) + Sepolia Testnet (Smart Contracts)

Getting Started

To get the project running locally, check out our Contributing Guide. It contains step-by-step instructions for environment setup and local development.

Quick Start

npm install
cp .env.example .env  # Add your keys
npm run dev

FOSS Weekend

We are looking for contributors to help us improve VictoryVerse! We have curated a list of issues ranging from "Good First Issues" to "Expert Challenges".

Issue Categories

  • Easy: Optimization and UI bugs.
  • Medium: Smart contract enhancements and security fixes.
  • Hard: Performance optimization and complex refactors.
  • Expert: Advanced Chainlink integrations (VRF & Automation).

Workflow

For Organizers

  1. Create: Define your event details and upload a banner.
  2. Launch: Deploy a new fan token and mint the winner's NFT.
  3. Declare: Officially announce the winner on-chain to trigger token distribution.

For Supporters

  1. Explore: Browse active and past events.
  2. Invest: Purchase fan tokens to support your favorite participants.
  3. Trade: Hold or trade tokens as their value fluctuates based on demand.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 82.4%
  • Solidity 13.5%
  • CSS 2.9%
  • HTML 1.2%