This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.
Originally posted by **brioux** September 23, 2022
@sichen1234
I propose we add references with the composite tsconfig.json setting to help structure the sub-typescript programs across the project... https://www.typescriptlang.org/docs/handbook/project-references.html
[How to split up a large TypeScript project](https://www.typescriptlang.org/docs/handbook/project-references.html)
I have setup a [working branch here](https://github.com/net-zero-project/blockchain-carbon-accounting/tree/references)
This should help with production deployments improve code structure fro imports/exports across workspaces.
Will require significant refactoring throughout so wanted opinions from other contributors...
Discussed in https://github.com/hyperledger-labs/blockchain-carbon-accounting/discussions/625