{"id":21388708,"url":"https://github.com/sec-bit/kzg-rln-go","last_synced_at":"2025-09-02T12:36:35.302Z","repository":{"id":160849542,"uuid":"633231102","full_name":"sec-bit/kzg-rln-go","owner":"sec-bit","description":"RLN on KZG in Golang","archived":false,"fork":false,"pushed_at":"2023-05-18T09:30:17.000Z","size":7345,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-13T15:43:47.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","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/sec-bit.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":"2023-04-27T04:01:47.000Z","updated_at":"2023-10-17T06:42:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"d792abf7-b1d3-400b-b0cf-b6894e971aa6","html_url":"https://github.com/sec-bit/kzg-rln-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sec-bit/kzg-rln-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2Fkzg-rln-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2Fkzg-rln-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2Fkzg-rln-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2Fkzg-rln-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sec-bit","download_url":"https://codeload.github.com/sec-bit/kzg-rln-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sec-bit%2Fkzg-rln-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273286458,"owners_count":25078559,"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-02T02:00:09.530Z","response_time":77,"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-22T12:19:17.933Z","updated_at":"2025-09-02T12:36:35.252Z","avatar_url":"https://github.com/sec-bit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RLN on KZG in Golang\n\nThis repository contains a proof-of-concept implementation of RLN on KZG in Golang. The implementation is based on the research paper and discussion from [zkresearch](https://zkresear.ch/t/rln-on-kzg-polynomial-commitment-scheme-cross-posted/114) and the code reference from [Rate-Limiting-Nullifier/kzg-rln](https://github.com/Rate-Limiting-Nullifier/kzg-rln).\n\nCorresponding contract repo https://github.com/dynm/kzg-rln-contracts\n\n## Online Demo\nhttps://secbit.io/kzg-rln-go/\n\n## Getting Started\n\nFollow the instructions below to set up the project and run the provided example.\n\n### Prerequisites\n\n- Golang version 1.16 or higher\n\n### Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/sec-bit/kzg-rln-go.git\n```\n\n2. Navigate to the project directory:\n```bash\ncd kzg-rln-go\n```\n\n### Running Version A\n\nTo run the Version A example, execute the following command:\n\n```bash\ncd cmd/VersionA\ngo run .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-bit%2Fkzg-rln-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsec-bit%2Fkzg-rln-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsec-bit%2Fkzg-rln-go/lists"}