Decentralized censorship-resistant game mods platform. https://degmods.com
Go to file
freakoverse 47ce263c37
All checks were successful
Release to Staging / build_and_release (push) Successful in 49s
Update src/styles/popup.css
2024-08-21 19:00:42 +00:00
.gitea/workflows fix: removing old well known, updating pipeline 2024-08-17 14:50:22 +01:00
public removed comments 2024-08-19 14:37:46 +00:00
src Update src/styles/popup.css 2024-08-21 19:00:42 +00:00
.env.example feat: extract mods from relays and display in mods page 2024-07-29 11:26:26 +05:00
.eslintrc.cjs chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
.gitignore feat: completed basic implementation for mod submission 2024-07-24 15:13:28 +05:00
index.html Update index.html 2024-08-20 12:33:57 +00:00
LICENSE.txt Add LICENSE.txt 2024-08-19 07:11:53 +00:00
package-lock.json feat: add the feature to zap admin 2024-08-08 21:18:37 +05:00
package.json feat: add the feature to zap admin 2024-08-08 21:18:37 +05:00
README.md Update README.md 2024-08-19 07:34:48 +00:00
tsconfig.app.json feat: implemented header 2024-07-10 23:31:54 +05:00
tsconfig.json chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
tsconfig.node.json chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
vite.config.ts chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00

DEG Mods

DEG Mods (Decentralized Game Mods) is a censorship-resistant platform for game mods, built on the Nostr protocol. It allows creators to thrive without the fear of censorship, bans, or losing their connection with fans. At DEG Mods, game mod creators and enthusiasts are empowered because, well, we literally can't mess with them.

Features

  • Never Get Your Game Mod Page Taken Down: Enjoy peace of mind knowing that your content won't be removed or censored.
  • Never Get Your Profile Banned: Your profile remains active and accessible, without fear of bans.
  • Never Lose Your Followers: Maintain a steady connection with your followers and fans.
  • Get 100% of Tips Revenue: Keep all the revenue from tips without any cuts.

Installation

To get started with DEG Mods, follow these steps:

  1. Clone the repository:

    bash

    Copy code

    git clone <URL-of-repo>

  2. Navigate to the project directory:

    bash

    Copy code

    cd <project-directory>

  3. Install dependencies:

    DEG Mods is a React project, so use npm ci to install the exact versions of dependencies as specified in package-lock.json:

    bash

    Copy code

    npm ci

Usage

To run DEG Mods, follow these instructions:

  1. Start the development server:

    bash

    Copy code

    npm run dev

Contributing

We welcome contributions from the community! To contribute to DEG Mods:

  • Submit Issues: Report bugs, provide feedback, or request features.
  • Submit Pull Requests: Contribute code improvements or new features.

Screenshots

Here are some screenshots of DEG Mods in action:

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

Nostr Implementations

  • Text
  • Text

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgments

  • Nostr Protocol: Thanks to the Nostr community for the foundational technology that makes DEG Mods possible.
  • Contributors: A shout-out to everyone who has contributed to making DEG Mods a reality.