Skip to content

Enabling simple graphical overview over Filecoin Service Providers' power consumption vs. use of Renewable Energy Sources, by interconnecting data available at Filecoin Green API, Filecoin Reputation Systems API, and Energy Web Foundation API.

License

Notifications You must be signed in to change notification settings

adgsm/filecoin-green-energy-simple-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Filecoin Green Simple Dashboard

by Momcilo Dzunic aka smartbee.eth

This simple dashboard is an weekend project inspired by Alan Ransil's Filecoin Energy Estimation project and Filecoin Power By Region project. It aims to enable simple graphical overview over Filecoin Service Providers' power consumption vs. use of Renewable Energy Sources, by interconnecting data available at Filecoin Green API, Filecoin Reputation Systems API, and Energy Web Foundation API.

Demo

https://filecoin-green.dzunic.net/

Install

npm install .

Use

// build it
npm run build

// start webserver (e.g. https://github.com/lwsjs/local-web-server)
ws -p 2000

// or, start webserver with SSL certificate
ws --https --key key.pem --cert cert.pem -p 2000

Open browser

http://localhost:2000

ToDo

  • Allow graphs comparison for multiple selected Miners
  • Integrate CO2 emissions data sources

Screenshots

License

Licensed under the MIT license. http://www.opensource.org/licenses/mit-license.php

About

Enabling simple graphical overview over Filecoin Service Providers' power consumption vs. use of Renewable Energy Sources, by interconnecting data available at Filecoin Green API, Filecoin Reputation Systems API, and Energy Web Foundation API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published