https://github.com/punyamsingh/dark-web-reporting-system
A secure and anonymous tip reporting system on the dark web where users can report illicit activities to the government, with cryptocurrency proof-of-stakes.
https://github.com/punyamsingh/dark-web-reporting-system
cryptocurrency cybersecurity dark-web ethereum nextjs nodejs sepolia solidity
Last synced: 2 months ago
JSON representation
A secure and anonymous tip reporting system on the dark web where users can report illicit activities to the government, with cryptocurrency proof-of-stakes.
- Host: GitHub
- URL: https://github.com/punyamsingh/dark-web-reporting-system
- Owner: punyamsingh
- Created: 2023-10-09T21:11:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T08:09:00.000Z (over 2 years ago)
- Last Synced: 2025-04-03T04:13:41.924Z (about 1 year ago)
- Topics: cryptocurrency, cybersecurity, dark-web, ethereum, nextjs, nodejs, sepolia, solidity
- Language: JavaScript
- Homepage: https://asurdweb.vercel.app/
- Size: 2.45 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dark Web Activity Monitoring System
## Overview
We have created a secure and anonymous tip reporting system on the dark web where users can report illicit activities to the government, with rewards for valid tips and penalties for false reports.
## Features
- Secure and anonymous tip reporting system.
- Integration with the dark web.
- Integration with Ethereum cryptocurrency.
- Valid tip rewards.
- Penalties for false reports.
## Tech Stack
- **Smart Contract**: Solidity
- **Testnet**: Sepolia Testnet
- **Frontend**: Next.js
- **Integration**: Moralis
- **Database and Authentication**: Firebase
## Getting Started
Follow these instructions to get the project up and running on your local machine.
### Prerequisites
- Node.js: Make sure you have Node.js installed.
- NPM: Node Package Manager is required for installing project dependencies.
- Sepolia Testnet Account: You will need an account on Sepolia Testnet for the smart contract deployment.
- Moralis Account: You will need an account on Moralis for integration.
### Installation
1. Clone the repository:
```shell
git clone https://github.com/yourusername/dark-web-monitoring-system.git
### Deployed Links on ClearNet
[https://asurdweb.netlify.app/](https://asurdweb.netlify.app/)
[https://asurdweb.vercel.app/](https://asurdweb.vercel.app/)