/CO2AX

A decentralized greenhouse gas taxation system.

Primary LanguageJavaScriptMIT LicenseMIT

CO2AX

A decentralized taxation system for greenhous gas emissions

About the project

CO2AX is a decentralized platform that is aimed at addressing the issue of greenhouse gas emissions by major companies in different sectors. The platform operates on the principle of tracking the emissions produced by these companies and taxing them based on a pre-determined threshold. The idea behind this concept is to incentivize companies to reduce their carbon footprint and contribute towards a greener and more sustainable future.

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Nodejs and npm
  • React.js
  • Solidity (Truffle)
  • Wagmi

Installation

  1. Clone the repo

    git clone https://github.com/Kaustubh251002/CO2AX
  2. Install NPM packages for the backend

    cd BACKEND && npm install
  3. Install NPM packages for the frontend

    cd frontend && npm install
  4. Start local Development Server

    cd frontend && npm start

Demo:

Demonstration Video