Filecoin Green | Metered Storage Providers Energy Consumption
by Momcilo Dzunic aka smartbee.eth
- Collecting energy consumption data from Filecoin Storage Providers
- Parsing energy consumption data
- Consolidated energy consumption data API
- Simple web UI with charts
Use
- Collecting energy consumption data from Filecoin Storage Providers
cd scraper
go run main.go
- Run energy consumption data API
cd rest-api
go run main.go
ToDo
- Store data at IPFS
License
Licensed under the MIT license. http://www.opensource.org/licenses/mit-license.php