Kaustubh251002 / CO2AX

A decentralized greenhouse gas taxation system.

Home Page:https://co-2-ax.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A decentralized greenhouse gas taxation system.

https://co-2-ax.vercel.app

License:MIT License


Languages

Language:JavaScript 78.1%Language:Solidity 15.9%Language:CSS 4.7%Language:HTML 1.4%