{"id":22790713,"url":"https://github.com/zachalam/creditverifier","last_synced_at":"2025-03-30T16:45:20.742Z","repository":{"id":221405584,"uuid":"753899443","full_name":"zachalam/CreditVerifier","owner":"zachalam","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-18T03:57:28.000Z","size":1284,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T18:38:59.219Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zachalam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-02-07T01:57:47.000Z","updated_at":"2024-02-12T06:00:32.000Z","dependencies_parsed_at":"2024-02-18T04:24:15.283Z","dependency_job_id":"816e194b-c327-4b6d-97ca-ec066c10a87b","html_url":"https://github.com/zachalam/CreditVerifier","commit_stats":null,"previous_names":["zachalam/creditverifier"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachalam%2FCreditVerifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachalam%2FCreditVerifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachalam%2FCreditVerifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachalam%2FCreditVerifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachalam","download_url":"https://codeload.github.com/zachalam/CreditVerifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246350939,"owners_count":20763228,"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":[],"created_at":"2024-12-12T02:28:45.792Z","updated_at":"2025-03-30T16:45:20.723Z","avatar_url":"https://github.com/zachalam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CreditVerifier\n\u003cdiv\u003e\n\u003cimg src=\"assets/logo.jpeg\" alt=\"drawing\" width=\"300\"/\u003e\n\u003c/div\u003e\n\n## Prerequisite\n\n- Install Noir\n    `curl -L https://raw.githubusercontent.com/noir-lang/noirup/main/install | bash`\n\n- Install Node/NPM\n\n## Why?\nTraditional loan applications require extensive personal data, CreditVerifier prioritizes your privacy. \n\nInstead of disclosing sensitive information, you can verify your down payment assets directly with a zero knowledge proof (ZKP), streamlining the process and protecting your personal details. \n\n## How?\n\nThis works by taking 3 inputs (downpayment balance (secret), loan amount, and down payment percent) and generating a ZKP when the user qualifies for the loan.\n\n## Start the app\n\nTo start the credit verifier frontend follow the steps below:\n\n1. cd into the `apps/frontend` directory:\n```\ncd apps/frontend`\n```\n\n2. install the required dependencies.\n```\nnpm install\n```\n\n3. start the development server\n```\nnpm run start\n```\n\n\n## Future State\n\n- Publish and verify proofs on chain for credit verification. To do this we propose the following.\n```\n// proof -\u003e create a new generic TX with proof as calldata\n// init wagmi connector with metamask\n// create and bundle tx with proof as calldata\n// prompt user to sign / submit tx\n// take txn -\u003e send to public node / infura\n// call toast.promise() with txn hash\n```\n\n- Integrate with credit bureau to lookup your credit score and provide as secret input to ZKP.\n\n- Link ETH wallet (so that the form can be populated automatically).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachalam%2Fcreditverifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachalam%2Fcreditverifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachalam%2Fcreditverifier/lists"}