Open Sustainable Technology

A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Browse accepted projects | Review proposed projects | Propose new project | Open Issues

Guardian

Provides auditable, traceable, reproducible records that document the emission process and lifecycle of carbon credits, which reduce fraud in the ESG market.
https://github.com/hashgraph/guardian

Last synced: about 6 hours ago
JSON representation

Repository metadata

The Guardian is an open-source tool that leverages the Hedera public distributed ledger network to mint emissions and carbon offset tokens. It provides auditable, traceable, reproducible records that document the emission process and lifecycle of carbon credits, which reduce fraud in the ESG market.


Owner metadata


Committers metadata

Last synced: about 6 hours ago

Total Commits: 1,369
Total Committers: 27
Avg Commits per committer: 50.704
Development Distribution Score (DDS): 0.768

Commits in past year: 53
Committers in past year: 6
Avg Commits per committer in past year: 8.833
Development Distribution Score (DDS) in past year: 0.472

Name Email Commits
simvalery v****v@e****m 318
Stepan Kiryakov s****v@e****m 294
prernaa.agarwal p****l@e****m 237
stepankirjakov S****v@w****u 139
artembuslaev b****r@m****u 127
simvalery 9****y 56
prernaadev01 7****1 36
dependabot[bot] 4****] 31
AnVaBr 3****r 28
danielnorkin 4****n 23
Stepan Kirjakov 8****v 15
daniel.norkin d****n@e****m 13
Serg Metelin s****n@h****m 10
Truong Nguyen s****g@h****m 9
StanYFed s****v@e****m 8
gitbook-bot g****t@g****m 5
Alex Pyatakov A****v@w****u 4
artembuslaev 6****v 4
brandisio a****y@b****g 3
Paul Li e****e@g****m 2
Steven Sheehy s****y@h****m 1
Artem Buslaev a****v@e****m 1
Simi Hunjan s****i@h****m 1
AlexIvanHoward a****d@g****m 1
Serg Metelin s****n@g****m 1
Serg Metelin s****b@g****m 1
dubgeis 6****s 1

Committer domains:


Issue and Pull Request metadata

Last synced: about 6 hours ago

Total issues: 139
Total pull requests: 357
Average time to close issues: about 2 months
Average time to close pull requests: 4 days
Total issue authors: 11
Total pull request authors: 8
Average comments per issue: 0.45
Average comments per pull request: 0.9
Merged pull request: 68
Bot issues: 0
Bot pull requests: 211

Past year issues: 136
Past year pull requests: 357
Past year average time to close issues: about 2 months
Past year average time to close pull requests: 4 days
Past year issue authors: 11
Past year pull request authors: 8
Past year average comments per issue: 0.44
Past year average comments per pull request: 0.9
Past year merged pull request: 68
Past year bot issues: 0
Past year bot pull requests: 211

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/hashgraph/guardian

Top Issue Authors

  • prernaadev01 (50)
  • anvabr (44)
  • kirill-tolochko (20)
  • CyndyMo (7)
  • AlexIvanHoward (6)
  • mattsmithies (5)
  • Celiant (2)
  • justin-atwell (2)
  • amylesoft (1)
  • Neurone (1)
  • pyue-archax (1)

Top Pull Request Authors

  • dependabot[bot] (211)
  • prernaadev01 (44)
  • simvalery (39)
  • Neurone (28)
  • artembuslaev (21)
  • Stepan-Kirjakov (8)
  • swirlds-automation (5)
  • itelesheva (1)

Top Issue Labels

  • Epic (62)
  • bug (37)
  • policy addition (27)
  • documentation (19)
  • technical task (18)
  • community (15)
  • Next Phase (7)
  • UI/UX (6)
  • policy enhancement (5)
  • enhancement (3)
  • IEU (2)
  • Priority P2 (1)
  • Priority P1 (1)
  • research (1)

Top Pull Request Labels

  • dependencies (211)
  • IEU (1)

Dependencies

docker-compose.yml docker
  • ipfs/kubo v0.17.0
  • mongo 6.0.3
  • nats 2.9.8
  • vault 1.12.2
.github/workflows/api.yml actions
  • EnricoMi/publish-unit-test-result-action v1 composite
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
  • onichandame/nats-action master composite
  • supercharge/mongodb-github-action 1.7.0 composite
  • vault * docker
.github/workflows/main.yml actions
  • EnricoMi/publish-unit-test-result-action v1 composite
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
  • google-github-actions/auth v0 composite
  • haya14busa/action-cond v1 composite
  • martinbeentjes/npm-get-version-action main composite
Dockerfile docker
  • node 16 build
api-gateway/Dockerfile docker
  • node 16 build
auth-service/Dockerfile docker
  • node 16 build
docker-compose-dev.yml docker
  • guardian-development latest
  • ipfs/kubo v0.17.0
  • mongo 6.0.3
  • nats 2.9.8
  • nginx 1.23.2
api-gateway/package-lock.json npm
  • 358 dependencies
api-gateway/package.json npm
  • @types/express ^4.17.13 development
  • @types/jszip ^3.4.1 development
  • @types/node ^18.11.9 development
  • @types/ws ^8.2.2 development
  • chai ^4.3.4 development
  • cross-env ^7.0.3 development
  • mocha ^9.2.0 development
  • mocha-junit-reporter ^2.0.2 development
  • nodemon ^2.0.12 development
  • rewire ^6.0.0 development
  • sinon ^13.0.1 development
  • tslint ^6.1.3 development
  • typescript ^4.5.5 development
  • @guardian/common ^2.8.0
  • @guardian/interfaces ^2.8.0
  • @types/express-fileupload ^1.4.1
  • dotenv ^16.0.0
  • express ^4.17.1
  • express-fileupload ^1.4.0
  • jszip ^3.7.1
  • module-alias ^2.2.2
  • reflect-metadata ^0.1.13
  • ws ^8.2.1
api-tests/package-lock.json npm
  • 102 dependencies
api-tests/package.json npm
  • chai ^4.3.5 development
  • mocha ^9.2.0 development
  • mocha-junit-reporter ^2.0.2 development
  • tree-kill ^1.2.2 development
  • axios ^0.25.0
  • dotenv ^16.0.1
auth-service/package-lock.json npm
  • 278 dependencies
auth-service/package.json npm
  • @types/jsonwebtoken ^8.5.4 development
  • @types/node ^18.11.9 development
  • @types/node-vault ^0 development
  • chai ^4.3.4 development
  • cross-env ^7.0.3 development
  • mocha ^9.2.0 development
  • mocha-junit-reporter ^2.0.2 development
  • nodemon ^2.0.12 development
  • tslint ^6.1.3 development
  • typescript ^4.5.5 development
  • @guardian/common ^2.8.0
  • @guardian/interfaces ^2.8.0
  • @mikro-orm/core ~5.3.0
  • @mikro-orm/mongodb ~5.3.0
  • dotenv ^16.0.0
  • jsonwebtoken ^8.5.1
  • module-alias ^2.2.2
  • node-vault ^0.9.22
  • reflect-metadata ^0.1.13
common/package-lock.json npm
  • 129 dependencies
common/package.json npm
  • @types/node ^18.11.9 development
  • @types/winston ^2.4.4 development
  • mocha-junit-reporter ^2.0.2 development
  • tslint ^6.1.3 development
  • typescript ^4.5.5 development
  • @guardian/interfaces ^2.8.0
  • @mikro-orm/core ~5.3.0
  • @mikro-orm/migrations-mongodb ~5.3.0
  • @mikro-orm/mongodb ~5.3.0
  • express ^4.17.1
  • nats ^2.6.1
  • reflect-metadata ^0.1.13
  • winston ^3.8.1
  • ws ^8.2.1
  • zlib ^1.0.5
.github/workflows/add-documentation-to-repo.yaml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite
  • onichandame/nats-action master composite
  • supercharge/mongodb-github-action 1.7.0 composite
analytics-service/Dockerfile docker
  • node 16 build
application-events/Dockerfile docker
  • node 16 build
docker-compose-DEV-ONLYSERVERS.yml docker
  • consul 1.12.4
  • mongo 6.0.3
  • mongo-express 1.0.0-alpha.4
  • nats 2.9.8
  • vault 1.12.2
docker-compose-analytics.yml docker
  • mongo 6.0.3
  • nats 2.9.8
docker-compose-aws.yml docker
  • ipfs/kubo v0.22.0
  • mongo 6.0.3
  • mongo-express 1.0.0-alpha.4
  • nats 2.9.8
docker-composeRIL.yml docker
  • ipfs/kubo v0.22.0
  • mongo 6.0.3
  • mongo-express 1.0.0-alpha.4
  • nats 2.9.8
  • vault 1.12.2
docker-compose_SSV.yml docker
  • ipfs/kubo v0.22.0
  • mongo 6.0.3
  • mongo-express 1.0.0-alpha.4
  • nats 2.9.8
  • vault 1.12.2
analytics-service/package.json npm
  • @types/express ^4.17.13 development
  • @types/gulp ^4 development
  • @types/gulp-rename ^2 development
  • @types/jszip ^3.4.1 development
  • @types/node ^18.16.0 development
  • @types/ws ^8.2.2 development
  • chai ^4.3.4 development
  • cross-env ^7.0.3 development
  • mocha ^9.2.0 development
  • mocha-junit-reporter ^2.0.2 development
  • nodemon ^2.0.12 development
  • rewire ^6.0.0 development
  • sinon ^15.0.4 development
  • tslint ^6.1.3 development
  • typescript ^4.5.5 development
  • @guardian/common ^2.16.0
  • @guardian/interfaces ^2.16.0
  • @nestjs/common ^9.4.1
  • @nestjs/core ^9.4.1
  • @nestjs/jwt ^10.0.3
  • @nestjs/microservices ^9.4.1
  • @nestjs/platform-express ^9.4.2
  • @nestjs/swagger ^6.3.0
  • @types/express-fileupload ^1.4.1
  • class-transformer ^0.5.1
  • class-validator ^0.14.0
  • cron ^2.0.0
  • dotenv ^16.0.0
  • excel4node ^1.8.2
  • express ^4.17.1
  • express-fileupload ^1.4.0
  • gulp ^4.0.2
  • gulp-copy ^4.0.1
  • gulp-rename ^2.0.0
  • gulp-sourcemaps ^3.0.0
  • gulp-typescript ^6.0.0-alpha.1
  • hpp ^0.2.3
  • http-errors ^2.0.0
  • jszip ^3.7.1
  • module-alias ^2.2.2
  • prom-client ^14.1.1
  • prometheus-api-metrics 3.2.2
  • reflect-metadata ^0.1.13
  • ws ^8.2.1
  • yaml ^2.3.1
  • yup ^1.1.1
application-events/package.json npm
  • @types/chai ^4.3.4 development
  • @types/express ^4.17.17 development
  • @types/http-errors ^2.0.1 development
  • @types/js-yaml ^4.0.5 development
  • @types/mocha ^10.0.1 development
  • @types/node ^18.11.9 development
  • @types/swagger-ui-express ^4.1.3 development
  • chai ^4.3.7 development
  • chai-http ^4.3.0 development
  • mocha ^10.2.0 development
  • nodemon ^2.0.20 development
  • ts-node ^10.9.1 development
  • tslint ^5.20.1 development
  • tslint-config-standard ^9.0.0 development
  • @guardian/common ^2.13.0
  • @guardian/interfaces ^2.13.0
  • @mikro-orm/core 5.7.12
  • @mikro-orm/mongodb 5.7.12
  • @mikro-orm/reflection 5.7.12
  • @types/express ^4.17.17
  • @types/mongoose ^5.11.97
  • @types/morgan ^1.9.4
  • axios ^1.3.4
  • dotenv ^16.0.0
  • express ^4.17.3
  • http-errors ^2.0.0
  • js-yaml ^4.1.0
  • mikro-orm ^5.6.12
  • mongodb 5.6.0
  • mongoose ^6.10.0
  • morgan ^1.10.0
  • nats ^2.12.1
  • reflect-metadata ^0.1.13
  • swagger-jsdoc ^6.2.8
  • swagger-ui-express ^4.3.0
  • typescript ^4.9.5
  • yup ^1.0.2

Score: 8.483222671845084