{"id":15408737,"url":"https://github.com/darthbenro008/greencredus","last_synced_at":"2025-04-18T23:43:18.118Z","repository":{"id":110538652,"uuid":"340617681","full_name":"DarthBenro008/greencredus","owner":"DarthBenro008","description":"A cryptocurrency that helps you save the environment!","archived":false,"fork":false,"pushed_at":"2021-03-10T12:02:22.000Z","size":10200,"stargazers_count":8,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:42:33.191Z","etag":null,"topics":["blockchain","cryptocurrency","progressive-web-app","react","tezos"],"latest_commit_sha":null,"homepage":"https://www.green-cred.us","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DarthBenro008.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-20T09:44:46.000Z","updated_at":"2022-09-22T21:30:47.000Z","dependencies_parsed_at":"2024-03-09T04:46:25.589Z","dependency_job_id":null,"html_url":"https://github.com/DarthBenro008/greencredus","commit_stats":{"total_commits":34,"total_committers":2,"mean_commits":17.0,"dds":0.3529411764705882,"last_synced_commit":"971b891e6c3f4357595502c63c39d7cd46ff72c3"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarthBenro008%2Fgreencredus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarthBenro008%2Fgreencredus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarthBenro008%2Fgreencredus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarthBenro008%2Fgreencredus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarthBenro008","download_url":"https://codeload.github.com/DarthBenro008/greencredus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249565262,"owners_count":21292427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cryptocurrency","progressive-web-app","react","tezos"],"created_at":"2024-10-01T16:35:00.174Z","updated_at":"2025-04-18T23:43:18.100Z","avatar_url":"https://github.com/DarthBenro008.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GreenCredUs\n\n\u003eThe only currency that helps to save environment\n\n![Banner](assets/banner.png)\n\n## Aim\n\n![Problem](assets/problem.png)\n\nTo reduce carbon emission, by integrating blockchain technology to ahieve global standard. The app works in a way that it does not add up to the carbon footprint generation and serves\nthe goal of users to reduce and take this initiative to reduce carbon emission.\n\nHere are some important links:\n\n- [Our Website](https://www.green-cred.us/)\n- [Our Progressive Web App](https://app.green-cred.us/)\n- [Deployed Smart Contract](https://delphinet.tezblock.io/account/KT1AQqqKu29eC7hc6Q73unXMwgLCLPdMNo9T)\n- [Figma Design File](https://www.figma.com/file/JacqSsKvRUEooB28mYfNwp/KUHACK?node-id=122%3A35)\n\n## Tools Used\n\n![Tech Stack](assets/tech_stack.png)\n\n- React - Used to make our website and our Progresive App.\n- Tezos - Deployed Smart Contract on Tezos Network.\n- Figma - Made designs and mood board.\n- Smart py - Developed smart contracts for the transactions to take place.\n- GoDaddy - Domain Provider.\n- Firebase - For two factor OTP authentication and recaptcha.\n\n## Getting Started\n\n### Runnning the PWA App\n\n- Clone the repo.\n  `git clone https://github.com/DarthBenro008/greencredus.git`\n- Run `npm dapp-install`\n- And to inititalise the PWA, run `npm start`\n\n- For running this project successfully you'll need to create a `.env` file and store your firebase credentials there like following in the ./client folder\n\n```env\nREACT_APP_FIREBASE_API_KEY=\n```\n\n### Deploying the blockchain smart contract\n\n- Download a Faucet Tezos Wallet from [here](https://faucet.tzalpha.net/).\n- Using [ConseilJS](https://cryptonomic.github.io/ConseilJS/#/) find the helper scripts in the `utils` folder and generate a keystore\n- Edit your Tezos Address in the `config.js` file.\n- run the following commands:\n\n  ```bash\n  npm run sync\n  npm run compile\n  npm run deploy\n  ```\n\n\u003e Note: The given keystore is deployed on a Tezos Testnet (Delphinet) and is solely used for educational purposes only.\n\n## Contributing\n\n- Clone the repo.\n  `git clone https://github.com/DarthBenro008/greencredus.git`\n- Checkout to a new branch.\n  `git checkout -b my-amazing-feature`\n- Make some amazing changes.\n- `git add .`\n- `git commit -m \"A short description about the feature.\"`\n- `git push origin my-amazing-feature`\n- Open a pull request :)\n\n\n## Authors\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd align=\"center\"\u003e\n\t\t\t\u003ca href=\"https://github.com/DarthBenro008\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/DarthBenro008\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHemanth Krishna\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=DarthBenro008\" title=\"Documentation\"\u003e📖 \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=DarthBenro008\" title=\"Code\"\u003e 💻 \u003c/a\u003e\u003ca href=\"#infra-DarthBenro008\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e 🚇 \u003c/a\u003e\n\t\t\u003c/td\u003e\n  \u003ctd align=\"center\"\u003e\n\t\t\t\u003ca href=\"https://github.com/r-ush\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/r-ush\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eAarush Bhat\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=r-ush\" title=\"Documentation\"\u003e📖 \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=r-ush\" title=\"Code\"\u003e 💻 \u003c/a\u003e\u003ca href=\"#infra-r-ush\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e 🚇 \u003c/a\u003e\n\t\t\u003c/td\u003e\n  \u003ctd align=\"center\"\u003e\n\t\t\t\u003ca href=\"https://github.com/hsrambo07\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/hsrambo07\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eHarsh Singhal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=r-ush\" title=\"Documentation\"\u003e📖 \u003ca href=\"https://github.com/IEEE-VIT/recruitments2020-backend/commits?author=r-ush\" title=\"Code\"\u003e 💻 \u003c/a\u003e\u003ca href=\"#infra-r-ush\" title=\"Infrastructure (Hosting, Build-Tools, etc)\"\u003e 🚇 \u003c/a\u003e\n\t\t\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n\u003cbr /\u003e\n\n\u003cp align=\"center\"\u003eMade with ❤ to save the environment!\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthbenro008%2Fgreencredus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarthbenro008%2Fgreencredus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarthbenro008%2Fgreencredus/lists"}