blockchain-carbon-accounting
Code of the Carbon Accounting and Certification Working Group.
https://github.com/opentaps/blockchain-carbon-accounting
Category: Emissions
Sub Category: Carbon Intensity and Accounting
Keywords from Contributors
blockchain-network blockchain-technology climate climate-change dlt measur transforms observation conversion composer
Last synced: about 7 hours ago
JSON representation
Repository metadata
- Host: GitHub
- URL: https://github.com/opentaps/blockchain-carbon-accounting
- Owner: opentaps
- License: apache-2.0
- Fork: true (hyperledger-labs/blockchain-carbon-accounting)
- Created: 2021-01-16T14:41:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-19T16:11:10.000Z (almost 2 years ago)
- Last Synced: 2025-04-17T22:45:03.164Z (10 days ago)
- Language: TypeScript
- Homepage:
- Size: 250 MB
- Stars: 28
- Watchers: 3
- Forks: 9
- Open Issues: 7
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
blockchain-carbon-accounting
This project uses web3/blockchain/distributed ledger to solve several key challenges for climate change:
- Storing data from energy use, renewable energy production, carbon removal or reduction projects in a permissioned data ledger.
- Tokenizing emissions audits, carbon credits, and energy attribute certificates.
- Validating climate projects by voting through a Distributed Autonomous Organization (DAO).
With it you could implement a variety of use cases, such as developing and monetizing carbon emissions reductions projects; emissions calculations for individuals, companies, and supply chains; and using carbon credits to implement emissions reduction plans.
The code is divided into the following components:
- lib: Common library of code
- fabric: Emissions Data Channel
- hardhat: Net Emissions Token Network and Climate DAO
- app: Applications built on these components, including React user interface and supply chain emissions calculations.
- open-offsets-directory: Voluntary Carbon Offsets Directory
- secure-identities: Support for signing transactions using Vault or web-socket
- supply-chain: Supply Chain Decarbonization
- data: Data for setting up the applications
To try it out, use the demo at emissions-test.opentaps.org or follow the steps in Getting Started to set it up yourself.
For more details, see the
- User's Guide
- Open Source Carbon Accounting video
- Hyperledger Carbon Accounting and Neutrality Working Group
- Setup Guide and documentation in each component.
Get involved! Please see How to Contribute to help us build this open source platform for climate action.
Git Notes
Please sign off all your commits. This can be done with
$ git commit -s -m "your message"
Owner metadata
- Name: opentaps
- Login: opentaps
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/79276703?v=4
- Repositories: 4
- Last ynced at: 2023-03-05T03:28:09.010Z
- Profile URL: https://github.com/opentaps
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers metadata
Last synced: 5 days ago
Total Commits: 2,344
Total Committers: 34
Avg Commits per committer: 68.941
Development Distribution Score (DDS): 0.637
Commits in past year: 7
Committers in past year: 4
Avg Commits per committer in past year: 1.75
Development Distribution Score (DDS) in past year: 0.429
Name | Commits | |
---|---|---|
Jeremy Wickersheimer | j****s@g****m | 850 |
Jameson Hodge | c****t@j****m | 449 |
Konstantin Rybalko | k****o@g****m | 231 |
Si Chen | s****n@o****m | 150 |
Michael Bauer | m****c@g****m | 84 |
dependabot[bot] | 4****] | 79 |
Pritam Singh | p****6@g****m | 78 |
brioux | B****x@g****m | 69 |
xcellent-dev | x****v@g****m | 69 |
Renovate Bot | b****t@r****m | 47 |
Robin Klemens | r****s@d****m | 41 |
Si Chen | s****n@o****m | 41 |
opentaps | o****s | 32 |
Harsh Sharma | b****3@i****n | 24 |
Michael Bauer | m****l@c****m | 19 |
Pihu1998 | p****8@g****m | 19 |
Lam D. Nguyen | n****l@e****k | 17 |
Robin Klemens | 3****n | 8 |
Cliff Su | s****9@y****w | 6 |
adityajoshi12 | a****1@g****m | 5 |
Kris Stern | k****k@g****m | 5 |
Anton Yip | A****p@h****m | 4 |
Ry Jones | ry@l****m | 3 |
Pavel Krolevets | p****s@g****m | 3 |
Lam Nguyen | l****2@g****m | 2 |
arezd | a****i@g****m | 1 |
SSLockStar | 9****5 | 1 |
Peter Somogyvari | p****i@a****m | 1 |
Karl Seidenfad | 1****d | 1 |
George Roman | g****9@g****m | 1 |
and 4 more... |
Committer domains:
- permission.io: 1
- accenture.com: 1
- linux.com: 1
- yahoo.com.tw: 1
- es.aau.dk: 1
- claimfound.com: 1
- iiitm.ac.in: 1
- opensourcestrategies.com: 1
- deutschebahn.com: 1
- renovateapp.com: 1
- opensourcetrategies.com: 1
- jamesonhodge.com: 1
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 4
Total pull requests: 59
Average time to close issues: about 1 month
Average time to close pull requests: 10 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 0.75
Average comments per pull request: 1.54
Merged pull request: 10
Bot issues: 0
Bot pull requests: 53
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- sichen1234 (2)
- victorzh (1)
- shriprasadw (1)
Top Pull Request Authors
- dependabot[bot] (53)
- codedreamer1 (5)
- hai-yr (1)
Top Issue Labels
Top Pull Request Labels
- dependencies (53)
- javascript (47)
- go (6)
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/setup-node v3 composite
- actions/upload-artifact v3 composite
- jwalton/gh-docker-logs v2.2.0 composite
- postgres * docker
- postgres latest docker
- dorny/test-reporter v1 composite
- base latest build
- node 18-alpine build
- node 18-bullseye-slim build
- node 14-alpine build
- alpine 3 build
- golang 1.18-alpine build
- node 18-alpine build
- alpine 3 build
- golang 1.18-alpine build
- alpine 3 build
- golang 1.18-alpine build
- node 18-bullseye-slim build
- node 18-alpine build
- alpine 3 build
- node 18-alpine build
- node 18-alpine build
- github.com/davecgh/go-spew v1.1.1
- github.com/golang/protobuf v1.5.2
- github.com/hyperledger/fabric-chaincode-go v0.0.0-20220131132609-1476cf1d3206
- github.com/hyperledger/fabric-protos-go v0.0.0-20220315113721-7dc293e117f7
- github.com/pmezard/go-difflib v1.0.0
- github.com/sirupsen/logrus v1.8.1
- github.com/stretchr/testify v1.7.1
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3
- google.golang.org/grpc v1.46.0
- google.golang.org/protobuf v1.28.0
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
- 145 dependencies
- github.com/golang/protobuf v1.5.2
- github.com/hyperledger/fabric-chaincode-go v0.0.0-20220131132609-1476cf1d3206
- github.com/hyperledger/fabric-protos-go v0.0.0-20220315113721-7dc293e117f7
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3
- google.golang.org/grpc v1.46.0
- google.golang.org/protobuf v1.28.0
- 140 dependencies
- github.com/golang/protobuf v1.5.2
- github.com/hyperledger/fabric-chaincode-go v0.0.0-20220131132609-1476cf1d3206
- github.com/hyperledger/fabric-protos-go v0.0.0-20220315113721-7dc293e117f7
- golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220505152158-f39f71e6c8f3
- google.golang.org/grpc v1.46.0
- google.golang.org/protobuf v1.28.0
- 140 dependencies
- @types/body-parser ^1.19.2 development
- @types/crypto-js ^4.1.1 development
- @types/express ^4.17.13 development
- @types/object-hash ^2.2.1 development
- @types/react ^18.0.20 development
- @types/yargs ^17.0.10 development
- @blockchain-carbon-accounting/api-server *
- @blockchain-carbon-accounting/emissions_data_lib *
- @trpc/client ^9.24.0
- body-parser ^1.20.0
- crypto-js ^4.1.1
- dotenv ^16.0.1
- express ^4.18.1
- node-cache ^5.1.2
- node-fetch ^2.6.1
- nodemon ^2.0.19
- object-hash ^3.0.0
- react ^18.2.0
- redis ^4.2.0
- superjson ^1.9.1
- ts-node ^10.9.1
- typescript ^4.7.4
- yargs ^17.5.1
- @nomiclabs/hardhat-ethers npm:hardhat-deploy-ethers@^0.3.0-beta.13 development
- @types/cors ^2.8.12 development
- @types/express ^4.17.13 development
- @types/express-fileupload ^1.2.2 development
- @types/handlebars-helpers ^0.5.3 development
- @types/node ^17.0.40 development
- @types/node-fetch ^2.6.2 development
- @types/nodemailer ^6.4.4 development
- @types/useragent ^2.3.1 development
- @typescript-eslint/eslint-plugin ^5.28.0 development
- @typescript-eslint/parser ^5.28.0 development
- dotenv-cli ^6.0.0 development
- eslint ^8.17.0 development
- nodemon ^2.0.16 development
- ts-node ^10.8.1 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/contracts *
- @blockchain-carbon-accounting/data-postgres *
- @blockchain-carbon-accounting/supply-chain-lib *
- @trpc/server ^9.24.0
- @types/morgan ^1.9.3
- chalk ^5.0.1
- cors ^2.8.5
- dotenv ^16.0.1
- ethers ^5.6.8
- express ^4.18.1
- express-fileupload ^1.4.0
- express-request-context ^1.0.1
- handlebars ^4.7.7
- handlebars-helpers ^0.10.0
- moment ^2.29.4
- morgan ^1.10.0
- node-fetch ^2.6.7
- nodemailer ^6.7.5
- pg ^8.7.3
- rate-limiter-flexible ^2.3.7
- superjson ^1.9.1
- useragent ^2.3.0
- web3 ^1.7.3
- zod ^3.17.3
- @blockchain-carbon-accounting/api-server * development
- @blockchain-carbon-accounting/emissions_data_lib * development
- @types/jest ^27.5.1 development
- @types/node ^17.0.40 development
- @types/react ^18.0.9 development
- @types/react-bootstrap ^0.32.29 development
- @types/react-copy-to-clipboard ^5.0.2 development
- @types/react-dom ^18.0.5 development
- crypto-browserify ^3.12.0 development
- https-browserify ^1.0.0 development
- node-libs-browser ^2.2.1 development
- os-browserify ^0.3.0 development
- process ^0.11.10 development
- react-app-rewired ^2.2.1 development
- source-map-explorer ^2.5.2 development
- stream-browserify ^3.0.0 development
- stream-http ^3.2.0 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/contracts *
- @emotion/react ^11.10.0
- @emotion/styled ^11.10.0
- @ethersproject/contracts ^5.7.0
- @ethersproject/providers ^5.7.0
- @ethersproject/wallet ^5.7.0
- @mui/material ^5.8.4
- @testing-library/dom ^8.13.0
- @testing-library/jest-dom ^5.16.4
- @testing-library/react ^13.3.0
- @testing-library/user-event ^14.2.0
- @trpc/client ^9.24.0
- @trpc/react ^9.24.0
- @walletconnect/web3-provider ^1.8.0
- axios ^0.27.2
- bootstrap 5.1.3
- chalk ^5.0.1
- framer-motion ^6.3.11
- ipfs-http-client ^56.0.3
- moment ^2.29.4
- react 18.2.0
- react-bootstrap ^2.4.0
- react-copy-to-clipboard ^5.1.0
- react-datetime ^3.1.1
- react-dom 18.2.0
- react-google-places-autocomplete ^3.3.4
- react-google-recaptcha ^2.1.0
- react-google-recaptcha-v3 ^1.10.0
- react-icons ^4.4.0
- react-query ^3.39.1
- react-scripts ^5.0.1
- styled-components ^5.3.5
- superjson ^1.9.1
- web3modal ^1.9.9
- wouter ^2.7.5
- @types/jest ^27.5.2 development
- @types/morgan ^1.9.3 development
- @types/node ^16.11.59 development
- @types/object-hash ^2.2.1 development
- @types/react ^18.0.20 development
- @types/react-dom ^18.0.6 development
- customize-cra ^1.0.0 development
- react-app-rewired ^2.2.1 development
- @blockchain-carbon-accounting/contracts *
- @blockchain-carbon-accounting/data-postgres *
- @blockchain-carbon-accounting/methane-server *
- @blockchain-carbon-accounting/react-app *
- @ethersproject/contracts ^5.7.0
- @ethersproject/providers ^5.7.0
- @ethersproject/wallet ^5.7.0
- @mui/material ^5.8.4
- @testing-library/jest-dom ^5.16.5
- @testing-library/react ^13.4.0
- @testing-library/user-event ^13.5.0
- @trpc/client ^9.24.0
- @trpc/react ^9.24.0
- @walletconnect/web3-provider ^1.8.0
- axios ^0.27.2
- bootstrap 5.1.3
- fast-equals ^4.0.3
- moment ^2.29.4
- object-hash ^3.0.0
- react ^18.2.0
- react-bootstrap ^2.4.0
- react-copy-to-clipboard ^5.1.0
- react-dom ^18.2.0
- react-icons ^4.4.0
- react-query ^3.39.1
- superjson ^1.9.1
- typescript ^4.8.3
- web-vitals ^2.1.4
- web3modal ^1.9.9
- @types/cors ^2.8.12 development
- @types/express ^4.17.14 development
- @types/node ^18.7.18 development
- concurrently ^7.4.0 development
- eslint ^6.1.3 development
- nodemon ^2.0.20 development
- react-app-rewired ^2.2.1 development
- ts-node ^10.9.1 development
- typescript ^4.8.3 development
- cors ^2.8.5
- dotenv ^16.0.1
- express ^4.18.1
- express-request-context ^1.0.1
- @blockchain-carbon-accounting/data-postgres *
- @trpc/server ^9.24.0
- superjson ^1.9.1
- zod ^3.17.3
- @types/cors ^2.8.12 development
- @types/express ^4.17.13 development
- @types/multer ^1.4.7 development
- @types/node ^17.0.40 development
- @typescript-eslint/eslint-plugin ^5.28.0 development
- @typescript-eslint/parser ^5.28.0 development
- eslint ^8.17.0 development
- nodemon ^2.0.16 development
- ts-node ^10.8.1 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/supply-chain-lib *
- axios ^0.27.2
- cors ^2.8.5
- dotenv ^16.0.1
- express ^4.18.1
- multer ^1.4.4
- @types/node ^17.0.40 development
- @typescript-eslint/eslint-plugin ^5.28.0 development
- @typescript-eslint/parser ^5.28.0 development
- eslint ^8.17.0 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/supply-chain-lib *
- @types/chai ^4.3.1 development
- @types/cli-progress ^3.11.0 development
- @types/mocha ^9.1.1 development
- @types/node ^17.0.40 development
- @types/object-hash ^2.2.1 development
- @types/stream-json ^1.7.2 development
- @types/uuid ^8.3.4 development
- @types/yargs ^17.0.10 development
- @typescript-eslint/eslint-plugin ^5.28.0 development
- @typescript-eslint/parser ^5.28.0 development
- chai 4.3.6 development
- dotenv-cli ^6.0.0 development
- eslint ^8.17.0 development
- mocha ^10.0.0 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/data-common *
- @blockchain-carbon-accounting/emissions_data_lib *
- @blockchain-carbon-accounting/oil-and-gas-data-lib *
- cli-progress ^3.11.1
- dotenv ^16.0.1
- object-hash ^3.0.0
- pg ^8.7.3
- reflect-metadata ^0.1.13
- stream-chain ^2.2.5
- stream-json ^1.7.4
- ts-node ^10.8.1
- typeorm ^0.3.6
- uuid ^8.3.2
- xlsx ^0.18.5
- yargs ^17.5.1
- 298 dependencies
- @types/chai 4.3.1 development
- @types/crypto-js ^4.1.1 development
- @types/mocha ^9.1.1 development
- @types/node ^17.0.35 development
- @types/rewire ^2.5.28 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- chai 4.3.6 development
- eslint ^8.16.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- mocha ^10.0.0 development
- prettier ^2.6.2 development
- sinon ^14.0.0 development
- ts-node ^10.8.0 development
- typescript ^4.7.2 development
- crypto-js ^4.1.1
- fabric-shim 2.2.3
- node-fetch ^2.6.7
- 210 dependencies
- eslint ^8.12.0 development
- async ^3.2.0
- fabric-shim ^2.0.0
- xlsx ^0.18.5
- yargs ^17.4.1
- @types/chai 4.3.1 development
- @types/chai-as-promised 7.1.5 development
- @types/crypto-js ^4.1.1 development
- @types/express ^4.17.13 development
- @types/jsrsasign ^10.5.1 development
- @types/mocha 9.1.1 development
- @types/multer ^1.4.7 development
- @types/ssh2 ^0.5.52 development
- @types/ssh2-streams ^0.1.9 development
- @types/swagger-ui-express ^4.1.3 development
- @types/uuid 8.3.4 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- chai 4.3.6 development
- chai-as-promised ^7.1.1 development
- chai-http ^4.3.0 development
- crypto-js ^4.1.1 development
- eslint ^8.16.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- mocha ^10.0.0 development
- nyc ^15.1.0 development
- prettier ^2.6.2 development
- ts-node ^10.8.0 development
- typescript ^4.7.2 development
- ws-wallet ^1.1.5 development
- @blockchain-carbon-accounting/blockchain-gateway-lib *
- @blockchain-carbon-accounting/data-postgres *
- @blockchain-carbon-accounting/ws-identity-client *
- @hyperledger/cactus-common 1.0.0
- @hyperledger/cactus-core 1.0.0
- @hyperledger/cactus-core-api 1.0.0
- @hyperledger/cactus-plugin-keychain-memory 1.0.0
- @hyperledger/cactus-plugin-keychain-vault 1.0.0
- @hyperledger/cactus-plugin-ledger-connector-fabric 1.0.0
- @hyperledger/cactus-plugin-ledger-connector-xdai 1.0.0
- @supercharge/request-ip ^1.2.0
- aws-sdk ^2.1144.0
- body-parser ^1.20.0
- dotenv ^16.0.1
- express ^4.18.1
- express-validator ^6.14.1
- fabric-client ^1.4.20
- joi ^17.6.0
- multer ^1.4.4
- nanoid ^3.3.4
- node-vault 0.9.22
- run-time-error ^1.4.0
- rxjs ^7.5.5
- socket.io ^4.5.1
- ssh2-streams ^0.4.10
- swagger-ui-express ^4.4.0
- ts-md5 ^1.2.11
- uuid ^8.3.2
- web3 1.7.3
- @hashgraph/sdk ^2.11.3
- dotenv ^16.0.0
- @blockchain-carbon-accounting/api-server * development
- @blockchain-carbon-accounting/data-postgres * development
- @blockchain-carbon-accounting/emissions_data_lib * development
- @blockchain-carbon-accounting/supply-chain-lib * development
- @nomiclabs/hardhat-ethers 2.0.6 development
- @nomiclabs/hardhat-etherscan 3.1.0 development
- @nomiclabs/hardhat-waffle ^2.0.3 development
- @openzeppelin/hardhat-upgrades ^1.18.3 development
- @types/chai ^4.3.1 development
- @types/mocha ^9.1.1 development
- @types/supertest ^2.0.12 development
- @types/uuid ^8.3.4 development
- @typescript-eslint/eslint-plugin ^5.28.0 development
- chai 4.3.6 development
- ethereum-waffle ^3.4.4 development
- ethers ^5.6.8 development
- go-ipfs ^0.12.2 development
- hardhat 2.9.9 development
- hardhat-deploy ^0.11.10 development
- hardhat-deploy-ethers 0.3.0-beta.13 development
- hardhat-gas-reporter 1.0.8 development
- ipfs ^0.63.1 development
- ipfs-http-client ^56.0.3 development
- ipfsd-ctl ^10.0.6 development
- mocha ^10.0.0 development
- prettier ^2.7.1 development
- prettier-plugin-solidity 1.0.0-beta.19 development
- sinon ^14.0.0 development
- solidity-coverage 0.7.21 development
- superjson ^1.9.1 development
- supertest ^6.2.3 development
- ts-node ^10.8.1 development
- uuid ^8.3.2 development
- @eth-optimism/plugins 1.0.0-alpha.3
- @openzeppelin/contracts ^4.7.3
- axios ^0.27.2
- @types/node ^17.0.35 development
- @types/uuid 8.3.4 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- eslint ^8.16.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- prettier ^2.6.2 development
- typescript ^4.7.2 development
- @hyperledger/cactus-common 1.0.0
- @hyperledger/cactus-core 1.0.0
- @hyperledger/cactus-core-api 1.0.0
- @hyperledger/cactus-plugin-keychain-memory 1.0.0
- @hyperledger/cactus-plugin-keychain-vault 1.0.0
- @hyperledger/cactus-plugin-ledger-connector-fabric 1.0.0
- @hyperledger/cactus-plugin-ledger-connector-xdai 1.0.0
- run-time-error ^1.4.0
- uuid ^8.3.2
- web3 1.7.3
- @types/cli-progress ^3.11.0 development
- @types/uuid ^8.3.4 development
- @typescript-eslint/eslint-plugin ^5.27.0 development
- @typescript-eslint/parser ^5.27.0 development
- esbuild ^0.14.42 development
- esbuild-runner ^2.2.1 development
- eslint ^8.17.0 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/emissions_data_lib *
- @blockchain-carbon-accounting/oil-and-gas-data-lib *
- cli-progress ^3.11.1
- uuid ^8.3.2
- xlsx ^0.18.5
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- eslint ^8.16.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- prettier ^2.6.2 development
- typescript ^4.7.2 development
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- eslint ^8.16.0 development
- eslint-config-prettier ^8.5.0 development
- eslint-plugin-prettier ^4.0.0 development
- prettier ^2.6.2 development
- typescript ^4.7.2 development
- geolib ^3.3.3
- @blockchain-carbon-accounting/emissions_data_lib * development
- @types/node ^17.0.40 development
- @typescript-eslint/eslint-plugin ^5.27.0 development
- @typescript-eslint/parser ^5.27.0 development
- eslint ^8.17.0 development
- typescript ^4.7.3 development
- @blockchain-carbon-accounting/blockchain-gateway-lib *
- @blockchain-carbon-accounting/data-postgres *
- @blockchain-carbon-accounting/emissions_data_lib *
- @googlemaps/google-maps-services-js ^3.3.14
- @metamask/eth-sig-util ^4.0.1
- axios ^0.27.2
- bignumber.js ^9.0.2
- ipfs-http-client ^56.0.3
- ups-nodejs-sdk ^1.0.0
- cross-env ^7.0.3 development
- nodemon 2.0.16 development
- body-parser 1.20.0
- cors ^2.8.5
- dotenv ^16.0.1
- express ^4.18.1
- express-recaptcha ^5.1.0
- node-fetch ^3.2.10
- pg ^8.7.3
- pg-hstore ^2.3.4
- sequelize ^6.20.1
- @material-ui/core ^4.12.4
- @material-ui/lab ^4.0.0-alpha.61
- axios ^0.27.2
- bootstrap ^5.1.3
- react 18.2.0
- react-dom 18.2.0
- react-google-recaptcha-v3 ^1.9.8
- react-linkify ^1.0.0-alpha
- react-router-dom ^6.3.0
- react-scripts ^5.0.1
- 4088 dependencies
- @types/find-config ^1.0.1 development
- @types/keyv ^3.1.1 development
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.26.0 development
- @typescript-eslint/parser ^5.26.0 development
- eslint ^8.16.0 development
- nodemon ^2.0.16 development
- ts-node ^10.8.0 development
- typescript ^4.7.2 development
- find-config ^1.0.0
- keyv ^4.5.0
- @testing-library/jest-dom ^4.2.4
- @testing-library/react ^9.3.3
- @testing-library/user-event ^7.1.2
- axios ^0.21.2
- bootstrap ^5.1.3
- react ^16.12.0
- react-bootstrap ^2.0.2
- react-dom ^16.12.0
- react-router-dom ^5.1.2
- react-scripts ^3.4.1
- @types/node 17.0.35 development
- @types/swagger-ui-express 4.1.3 development
- @typescript-eslint/eslint-plugin 5.25.0 development
- eslint 8.16.0 development
- eslint-config-prettier 8.5.0 development
- eslint-plugin-prettier 4.0.0 development
- nodemon ^2.0.16 development
- ts-node 10.8.0 development
- typescript 4.6.4 development
- @types/express 4.17.13
- cors 2.8.5
- dotenv 16.0.1
- express 4.18.1
- express-validator 6.14.1
- node-vault 0.9.22
- swagger-ui-express 4.4.0
- winston 3.7.2
- @types/express ^4.17.13 development
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.25.0 development
- @typescript-eslint/parser ^5.25.0 development
- chai ^4.3.6 development
- chai-as-promised ^7.1.1 development
- chai-http ^4.3.0 development
- eslint ^8.16.0 development
- eslint-config-prettier 8.5.0 development
- eslint-config-standard ^17.0.0 development
- eslint-plugin-import ^2.26.0 development
- eslint-plugin-node ^11.1.0 development
- eslint-plugin-promise ^6.0.0 development
- eslint-plugin-react ^7.30.0 development
- express ^4.18.1 development
- express-validator ^6.14.1 development
- mocha ^10.0.0 development
- ts-node ^10.8.0 development
- typescript ^4.6.4 development
- @hyperledger/cactus-common 0.10.0
- @supercharge/request-ip ^1.2.0
- dotenv ^16.0.1
- express ^4.18.1
- express-validator ^6.14.1
- jsrsasign 10.5.20
- ws ^8.6.0
- ws-wallet ^1.1.5
- @types/mocha ^9.1.1 development
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.25.0 development
- @typescript-eslint/parser ^5.25.0 development
- chai ^4.3.6 development
- chai-as-promised ^7.1.1 development
- chai-http ^4.3.0 development
- eslint ^8.16.0 development
- eslint-config-prettier 8.5.0 development
- eslint-config-standard ^17.0.0 development
- eslint-plugin-import ^2.26.0 development
- jsrsasign 10.5.25 development
- mocha ^10.0.0 development
- prettier ^2.6.2 development
- ts-node ^10.8.0 development
- typescript ^4.6.4 development
- ws-identity ^1.0.12 development
- ws-wallet ^1.1.5 development
- @types/debug ^4.1.7
- debug 3.2.7
- dockerode ^3.3.1
- request-promise-native 1.0.9
- tv4 ^1.2.7
- @types/express ^4.17.13 development
- @types/node ^17.0.35 development
- @typescript-eslint/eslint-plugin ^5.25.0 development
- @typescript-eslint/parser ^5.25.0 development
- cspell 6.0.0 development
- eslint ^8.16.0 development
- eslint-config-prettier 8.5.0 development
- eslint-config-standard ^17.0.0 development
- eslint-plugin-import ^2.26.0 development
- eslint-plugin-node ^11.1.0 development
- eslint-plugin-promise ^6.0.0 development
- eslint-plugin-react ^7.30.0 development
- prettier ^2.6.2 development
- typescript ^4.6.4 development
- @hyperledger/cactus-common 0.9.0
- @types/yargs ^17.0.10
- axios ^0.27.2
- elliptic ^6.5.4
- express ^4.18.1
- express-validator ^6.14.1
- jsrsasign ^10.5.20
- sanitize-filename ^1.6.3
- winston ^3.7.2
- ws ^8.6.0
- yargs ^17.5.1
- PyGreSQL >=5.0.4
- requests >=2.27.1
- wheel >=0.37.1
- 131 dependencies
Score: 7.0817085861055755