Skip to content

sloorush/tezco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tezco

The only currency that helps to save environment

alt text

Aim

To reduce carbon emission, by integrating blockchain technology to ahieve global standard.

Problem

To reduce carbon emission, by integrating blockchain technology to ahieve global standard. The app works in a way that it does not add up to the carbon footprint generation and serves the goal of users to reduce and take this initiative to reduce carbon emission.

Today, climate change is the term scientists use to describe the complex shifts, driven by greenhouse gas concentrations, that are now affecting our planet’s weather and climate systems.

World is facing a severe Carbon emission problem because of unregulated amount of emission.

Motivation

The app works in a way that it does not add up to the carbon footprint generation and serves the goal of users to reduce and take this initiative to reduce carbon emission.

Our product motivates user to contribute to carbon reduction through a gamified theory of NFT integration

We aim to unite the NFT community in action to bring awareness to best practices for reducing the ecological footprint of NFTs.
We facilitate and incentivize the development of community-driven open source solutions to reduce the carbon footprint of NFTs in the near and middle term while longer-term solutions.

Here are some important links:

alt text

Tech Stack

alt text

Getting Started

Runnning the PWA App

Clone the repo. git clone https://github.com/r-ush/tezco.git

Run npm dapp-install

And to inititalise the PWA, run npm start

For running this project successfully you'll need to create a .env file and store your firebase credentials there like following in the ./client folder

Deploying the blockchain smart contract

Download a Faucet Tezos Wallet from here.

Using ConseilJS find the helper scripts in the utils folder and generate a keystore

Edit your Tezos Address in the config.js file.

run the following commands:

npm run sync
npm run compile

Note: The given keystore is deployed on a Tezos Testnet (Grandanet) and is solely used for educational purposes only.

Contributing

Clone the repo. git clone https://github.com/r-ush/tezco.git
Checkout to a new branch. git checkout -b my-amazing-feature
Make some amazing changes.
git add .
git commit -m "A short description about the feature."
git push origin my-amazing-feature
Open a pull request :)

About

The only currency that helps to save environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published