Everything you need to measure, cut and verify your carbon.
GROVE is a net-zero platform: a live carbon ledger that measures every tonne across Scope 1, 2 and 3, ranks reduction levers by cost per tonne, and exports audit-ready reports.
Everything runs over https://api.grove.eco. The CLI is the single source of truth: grove init, grove connect, grove audit.
$ npm i -g grove $ grove init $ grove connect erp cloud fleet $ grove audit ✓ 0.0 tCO₂e unaccounted · CSRD-ready
The core commands, in the order you'll use them.
| Command | What it does |
|---|---|
grove init | Create a company and its ledger |
grove connect <source> | Link an ERP, cloud or fleet |
grove audit | Validate the ledger and surface gaps |
grove report | Export a CSRD / GHG-Protocol report |
grove offset <tCO₂e> | Retire verified removals via the API |
A ledger is an append-only trail of activities, each classified to a scope and multiplied by an auditable emission factor. Every total you see is derived — you can drill from a figure down to the raw activity that produced it.
Scope 1 is direct emissions, Scope 2 is purchased energy, Scope 3 is the value chain. GROVE auto-classifies each activity and keeps the method and factor attached to every line.
Reports export to CSRD, ISO 14064 and GHG-Protocol formats with a full provenance trail. Auditors can follow any total back to source data in a click.
Ledger data is encrypted at rest, versioned and immutable. We are SOC 2 Type II audited and never train on your data.