{"id":21763360,"url":"https://github.com/complexlity/sudoku-frame-noir","last_synced_at":"2025-09-11T02:39:37.463Z","repository":{"id":223059549,"uuid":"754484412","full_name":"Complexlity/sudoku-frame-noir","owner":"Complexlity","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-30T08:42:42.000Z","size":3236,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T10:39:50.207Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://sudoku-frame-noir.vercel.app","language":"TypeScript","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/Complexlity.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,"zenodo":null}},"created_at":"2024-02-08T06:32:01.000Z","updated_at":"2024-02-17T23:26:00.000Z","dependencies_parsed_at":"2024-02-18T01:26:58.032Z","dependency_job_id":"7b8c6271-cfa7-462d-8016-e57fe80e4a12","html_url":"https://github.com/Complexlity/sudoku-frame-noir","commit_stats":null,"previous_names":["complexlity/sudoku-frame-noir"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Complexlity/sudoku-frame-noir","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexlity%2Fsudoku-frame-noir","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexlity%2Fsudoku-frame-noir/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexlity%2Fsudoku-frame-noir/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexlity%2Fsudoku-frame-noir/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Complexlity","download_url":"https://codeload.github.com/Complexlity/sudoku-frame-noir/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Complexlity%2Fsudoku-frame-noir/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274568605,"owners_count":25309282,"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","status":"online","status_checked_at":"2025-09-11T02:00:13.660Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-26T12:15:05.085Z","updated_at":"2025-09-11T02:39:37.404Z","avatar_url":"https://github.com/Complexlity.png","language":"TypeScript","readme":"# SUDOKU on Frames\nThis is a [Farcaster Frame](https://docs.farcaster.xyz/reference/frames/spec) which lets users play sudoku on the platform.\nThe solution validator has been written in [Noir](https://noir-lang.org/). Which is a domain specific language used for generating zero knowledge proofs\n\n## Pre-requisite\n- Nodejs 18+\n\n## Getting Started\n\n- Clone the repository\n```\ngit clone https://github.com/Complexlity/sudoku-frame-noir.git\n```\n\n- Install dependencies\n```\nnpm install\n```\n\n- Update ENV\n\n```.env\nHOST=http://localhost:3000\nPROOF_API_URL=http://localhost:3000/api/proof\n```\n\nThese are the only two values needed in development mode. In production, you should change the `HOST` to the url where the application is deployed.\u003cbr/\u003e\nAlso the `PROOF_API_URL` (/api/proof) for some reason, does not work when deployed on vercel so I have deployed the api differently using express and used that url.\nYou can find the repo on [Github - https://github.com/Complexlity/sudoku-noir-backend](https://github.com/Complexlity/sudoku-noir-backend). The codes work exactly the same way.\n\n- Start Development Server\n\n```\nnpm run dev\n```\n\nThe frame would be started on [http://localhost:3000](http://localhost:3000)\n\n## Resources\n- [Noir Docs](https://noir-lang.org/docs/)\n- [Crypdoku's](https://github.com/guipublic/crypdoku) Tutorial on Noir - [Link](https://drive.google.com/file/d/1D4XCdiIZVjUW1JHDoMW3pG-15mgjMm9E/)\n- [Sudoku, Worldle and Trivia in Noir](https://github.com/ruizehung/Zero-Knowledge-Sudoku-Wordle-Trivia) by [ruizehung](https://github.com/ruizehung/)\n- [Learn Noir in an afternoon or get your money back](https://www.youtube.com/watch?v=rEVPui0_rig\u0026t=3020s) by Jose Pedro\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexlity%2Fsudoku-frame-noir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomplexlity%2Fsudoku-frame-noir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomplexlity%2Fsudoku-frame-noir/lists"}