{"id":19947345,"url":"https://github.com/firstbatchxyz/hollowdb-prover","last_synced_at":"2025-05-03T17:33:47.786Z","repository":{"id":184464459,"uuid":"671901773","full_name":"firstbatchxyz/hollowdb-prover","owner":"firstbatchxyz","description":"Zero-knowledge prover utility for HollowDB.","archived":false,"fork":false,"pushed_at":"2024-02-16T08:55:40.000Z","size":7390,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T18:52:48.188Z","etag":null,"topics":["arweave","circom","hollowdb","typescript","zero-knowledge"],"latest_commit_sha":null,"homepage":"https://docs.hollowdb.xyz/","language":"TypeScript","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/firstbatchxyz.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}},"created_at":"2023-07-28T12:03:10.000Z","updated_at":"2023-08-03T12:39:59.000Z","dependencies_parsed_at":"2023-07-28T15:06:14.679Z","dependency_job_id":null,"html_url":"https://github.com/firstbatchxyz/hollowdb-prover","commit_stats":null,"previous_names":["firstbatchxyz/hollowdb-prover"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstbatchxyz%2Fhollowdb-prover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstbatchxyz%2Fhollowdb-prover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstbatchxyz%2Fhollowdb-prover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/firstbatchxyz%2Fhollowdb-prover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/firstbatchxyz","download_url":"https://codeload.github.com/firstbatchxyz/hollowdb-prover/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252130544,"owners_count":21699107,"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":["arweave","circom","hollowdb","typescript","zero-knowledge"],"created_at":"2024-11-13T00:35:41.031Z","updated_at":"2025-05-03T17:33:46.823Z","avatar_url":"https://github.com/firstbatchxyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/firstbatchxyz/hollowdb/master/logo.svg\" alt=\"logo\" width=\"142\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003e\n    HollowDB Prover\n  \u003c/h1\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ci\u003eProof generator package for HollowDB.\u003c/i\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://opensource.org/licenses/MIT\" target=\"_blank\"\u003e\n        \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/license-MIT-yellow.svg\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://www.npmjs.com/package/hollowdb-prover\" target=\"_blank\"\u003e\n        \u003cimg alt=\"NPM\" src=\"https://img.shields.io/npm/v/hollowdb-prover?logo=npm\u0026color=CB3837\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://docs.hollowdb.xyz/zero-knowledge-proofs/hollowdb-prover\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Docs\" src=\"https://img.shields.io/badge/docs-hollowdb-3884FF.svg?logo=gitbook\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"./.github/workflows/test.yml\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Workflow: Tests\" src=\"https://github.com/firstbatchxyz/hollowdb-prover/actions/workflows/test.yml/badge.svg?branch=master\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/firstbatchxyz/hollowdb\" target=\"_blank\"\u003e\n        \u003cimg alt=\"GitHub: HollowDB\" src=\"https://img.shields.io/badge/github-hollowdb-5C3EFE?logo=github\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://discord.gg/2wuU9ym6fq\" target=\"_blank\"\u003e\n        \u003cimg alt=\"Discord\" src=\"https://dcbadge.vercel.app/api/server/2wuU9ym6fq?style=flat\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## Installation\n\nHollowDB prover is an NPM package. You can install it as:\n\n```sh\nyarn add hollowdb-prover    # yarn\nnpm install hollowdb-prover # npm\npnpm add hollowdb-prover    # pnpm\n```\n\n## Usage\n\nSee documentation at https://docs.hollowdb.xyz/zero-knowledge-proofs/hollowdb-prover.\n\n## Testing\n\nTo run tests for both Groth16 and PLONK:\n\n```sh\nyarn test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirstbatchxyz%2Fhollowdb-prover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirstbatchxyz%2Fhollowdb-prover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirstbatchxyz%2Fhollowdb-prover/lists"}