# netPositive

**Assumptions:**

Currently there are 12 signer nodes and over 20 archive nodes. They are all based in Switzerland in various datacenters all using green energy so that the CO2 footprint factually is zero. Let's assume this would not be the case: If we use [figures of goClimate](https://www.goclimate.com/blog/the-carbon-footprint-of-servers/) we would assume a CO2 footprint of&#x20;

* Emissions from production of servers for use on premise: 320 kg CO2e/year
* Emissions from production of servers for use in cloud (since 50% is manufactured for use in cloud): 160 kg CO2e/year
* Emissions from green power consumption: 0 kg CO2e/year
* Emissions from non-green consumption for premise power or self-managed servers: 1760,3 kWh / year \* 0,37199 CO2e / kWh = 655 kg CO2e
* From non-green cloud power consumption: 1760.3 kWh / year \* 0,37199 CO2e / kWh \* 0,5 = 327 kg CO2e

We also assume a power consumption for a cloud VM of 230 Watts for the signer nodes and a power consumption of 20 Watts for an archive node VM.&#x20;

<figure><img src="https://1173626873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FerkgZtN8k9b3NHNYKcfI%2Fuploads%2F0SiVhBopoKTCppeOP6xn%2Fcarabondaf.PNG?alt=media&#x26;token=f37e3533-e4a2-4943-a58e-17713b3cae44" alt=""><figcaption></figcaption></figure>

**Calculation:**

Energy consumtion:

12 signer servers: 2.76 kW

20 archive nodes: 0,4 kW

Energyconsumtion total 3.16 kW

Carbon footprint worst case 3.16 \* 0,655 =  2.07 tons CO2e

**Overcompensation:**

We compensated 3 tons of nature based solutions CO2 onchain with [Toucan](https://toucan.earth/) here is the [proof of retirement.](https://polygonscan.com/tx/0x0553c919e8854290c66cadfaac5dd1d8e0efc0723363924d12803972859f1225)

**Summary**

Even though the server run in serverfarm with green energy that is already CO2 neutral we calculated a potential worst case footprint of 2 tons and compensated 3 tons. So that the SwissDLT infrastructure is overcompensating and hence netPositive.&#x20;

<figure><img src="https://1173626873-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FerkgZtN8k9b3NHNYKcfI%2Fuploads%2FZQxlV5U3tAqNXoHfX40J%2Fhahouse.PNG?alt=media&#x26;token=00c3630e-7d5b-4081-92ec-f531dd2f045b" alt=""><figcaption></figcaption></figure>

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://bcts-1.gitbook.io/swissdlt/general/netpositive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
