Filecoin Green | Metered Storage Providers Energy Consumption

by Momcilo Dzunic aka smartbee.eth

  1. Collecting energy consumption data from Filecoin Storage Providers
  2. Parsing energy consumption data
  3. Consolidated energy consumption data API
  4. Simple web UI with charts

Use

  1. Collecting energy consumption data from Filecoin Storage Providers
    cd scraper
    go run main.go
  1. Run energy consumption data API
    cd rest-api
    go run main.go

ToDo

  1. Store data at IPFS

License

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