Skip to content

extremecoder-rgb/vidChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 VidChain

VidChain is a decentralized Web3 application built on the Solana blockchain, leveraging Rust, the Anchor framework, and Next.js for a seamless and scalable experience.


🌟 Features

  • 🔗 Decentralized Identity Management
  • 🛡 Secure & Trustless Video Sharing
  • Fast & Scalable Transactions with Solana
  • 🎯 Optimized Smart Contracts using Rust & Anchor
  • 🌐 Modern UI with Next.js

🛠 Tech Stack

  • Blockchain: Solana
  • Smart Contracts: Rust, Anchor
  • Frontend: Next.js, Tailwind CSS
  • Wallet Integration: Solana Wallet Adapter
  • Database: Arweave/IPFS (for decentralized storage)

🚀 Getting Started

1️⃣ Prerequisites

Ensure you have the following installed:

2️⃣ Clone the Repository

 git clone https://github.com/yourusername/vidchain.git
 cd vidchain

3️⃣ Install Dependencies

 yarn install

4️⃣ Configure Solana & Anchor

 solana config set --url devnet
 solana-keygen new --outfile ~/.config/solana/id.json
 anchor build

5️⃣ Deploy Smart Contracts

 anchor deploy

6️⃣ Start the Frontend

 yarn dev

🔥 Contribution

Contributions are welcome! To contribute:

  1. Fork the repository 🍴
  2. Create a new branch: git checkout -b feature-name 🌿
  3. Commit changes: git commit -m "Added a new feature" 🎉
  4. Push to your branch: git push origin feature-name 🚀
  5. Open a Pull Request ✅

📝 License

This project is licensed under the MIT License.


🎯 Star this repo ⭐ if you found it useful! Let's build the future of decentralized video sharing together! 🚀

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published