Skip to content

PolkadotNow/WTH-projects-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

What The Hack'2024

Welcome to Polkadot's consumer-focused, week-long, in-person hackathon in Bangalore, India! 🎉

This repository is the official hub for all the amazing projects built during the hacker house. It also serves as a proof-of-work platform where hackers can document their daily progress and changelogs. Let’s make this event unforgettable!


Index of Projects

Project Name About Readme
Example Project An example guide for hackers to follow Readme

Instructions for Hackers

Follow these steps to add your project to the repository and keep it updated throughout the hackathon:

  1. Fork the Repository

    • Click the "Fork" button in the top-right corner to create your copy of this repository.
  2. Clone the Repository

    • Use the following command to clone your fork locally:
      git clone https://github.com/<your-username>/what-the-hackathon.git
      cd what-the-hackathon
  3. Create Your Project Directory

    • Navigate to the projects/ folder and create a new directory named after your project.
      Example: projects/my-awesome-project.
  4. Use the Template

    • Refer to the provided template.md file to structure your project’s documentation.
    • Save your documentation as README.md inside your project folder.
  5. Raise a Pull Request

    • Commit and push your changes:
      git add .
      git commit -m "Add <project-name>"
      git push origin main
    • Open a pull request (PR) and tag @tusharojha for review and merging.
  6. Update the Index of Projects

    • Once your PR is approved, update this file by adding your project details to the "Index of Projects" section.

Let’s innovate, collaborate, and create impactful consumer-focused dApps on Polkadot! 🚀

About

What The Hack projects directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published