{"id":49357465,"url":"https://github.com/zkemail/ens-contracts","last_synced_at":"2026-04-27T14:05:43.048Z","repository":{"id":336651260,"uuid":"988468522","full_name":"zkemail/ens-contracts","owner":"zkemail","description":"Use your email address as an ENS name — `myemail@domain.com` becomes `myemail$domain.com.email.eth`.","archived":false,"fork":false,"pushed_at":"2026-04-25T09:35:41.000Z","size":6039,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-25T11:12:06.843Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zkemail.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-22T15:34:56.000Z","updated_at":"2026-04-25T09:35:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zkemail/ens-contracts","commit_stats":null,"previous_names":["zkemail/ens-contracts"],"tags_count":0,"template":false,"template_full_name":"zkemail/solidity-template","purl":"pkg:github/zkemail/ens-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkemail%2Fens-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkemail%2Fens-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkemail%2Fens-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkemail%2Fens-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zkemail","download_url":"https://codeload.github.com/zkemail/ens-contracts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zkemail%2Fens-contracts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":"2026-04-27T14:05:42.214Z","updated_at":"2026-04-27T14:05:43.043Z","avatar_url":"https://github.com/zkemail.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email-as-ENS Registrar\n\nA registrar that allows users to claim ENS names based on their email ownership using zk-email proofs.\n\n## Overview\n\nThis project enables users to claim ENS names corresponding to their email addresses. For example, if you own \"myemail@example.com\", you can claim \"myemail@example.com.email.eth\" and set any Ethereum address as the owner.\n\nThe system uses zk-email proofs to verify email ownership, ensuring that only the legitimate owner of an email address can claim the corresponding ENS name.\n\n## Installing Dependencies\n\nInstall dependencies:\n\n```bash\nyarn install\n```\n\n## Useful commands\n\nBuild smart contracts:\n\n```bash\nyarn build\n```\n\nClean build artifacts and cache :\n\n```bash\nyarn clean\n```\n\nGenerate test coverage:\n\n```bash\nyarn coverage\n```\n\nFormat files:\n\n```bash\nyarn fmt\n```\n\nLint files:\n\n```bash\nyarn lint\n```\n\nRun tests:\n\n```bash\nyarn test\n```\n\n## License\n\nThis project is licensed under MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkemail%2Fens-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzkemail%2Fens-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzkemail%2Fens-contracts/lists"}