Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itschrislow/3verse

Fight climate change with digital tokens backed by real trees
https://github.com/itschrislow/3verse

carbon-credits carbon-footprint climate-change cryptocurrency digital-assets

Last synced: 11 days ago
JSON representation

Fight climate change with digital tokens backed by real trees

Awesome Lists containing this project

README

        


3verse Logo


This solution is developed for [ClimateHack](https://climatehack.io/) to address climate change.

## Overview

Land owners with more than 10 hectares of trees can tokenize their trees and mint 1 $TREE token for every 1 kilogram of CO2 their land offsets (vested over a period of 10 years).

$TREE tokens are listed on 3verse where interested organizations/individuals can purchase and stake for $O2 tokens (Daily yield per $TREE token is 0.29 $O2 tokens).

Individuals/organizations who wish to offset their carbon footprint can redeem $O2 tokens (1 $O2 token = 1kg of CO2) in exchange for an on-chain carbon credit certificate.

[View landing page](https://3verse-landing-page.vercel.app/)

## Features

**Buy** - Purchase $TREE token(s) you wish to own.

**Stake** - Stake your $TREE token(s) to receive $O2 tokens

**Offset** - Offset your carbon footprint to go carbon neutral to benefit the environment

**Exchange** - Trade your $TREE or $O2 token(s) on the marketplace

## Installation

Clone the project

```
git clone https://github.com/itschrislow/3verse.git
```

Install dependencies and run in development mode

```
yarn
yarn dev
```