{"id":51151303,"url":"https://github.com/humanbased-ai/submission-data-fingerprint","last_synced_at":"2026-06-26T06:04:18.012Z","repository":{"id":311399845,"uuid":"1043054188","full_name":"humanbased-ai/submission-data-fingerprint","owner":"humanbased-ai","description":"Contracts used to store fingerprints of user contribution information and credential information of Submission data","archived":false,"fork":false,"pushed_at":"2025-10-20T03:13:42.000Z","size":1031,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T04:29:34.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","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/humanbased-ai.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-23T03:47:52.000Z","updated_at":"2025-10-20T03:13:46.000Z","dependencies_parsed_at":"2025-08-24T14:11:02.189Z","dependency_job_id":"fd41ee6f-b7db-4883-a8c0-7d4e5454bef0","html_url":"https://github.com/humanbased-ai/submission-data-fingerprint","commit_stats":null,"previous_names":["codatta/submission-data-fingerprint","humanbased-ai/submission-data-fingerprint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/humanbased-ai/submission-data-fingerprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fsubmission-data-fingerprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fsubmission-data-fingerprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fsubmission-data-fingerprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fsubmission-data-fingerprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/humanbased-ai","download_url":"https://codeload.github.com/humanbased-ai/submission-data-fingerprint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanbased-ai%2Fsubmission-data-fingerprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34805109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-26T02:00:06.560Z","response_time":106,"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-06-26T06:04:17.105Z","updated_at":"2026-06-26T06:04:18.006Z","avatar_url":"https://github.com/humanbased-ai.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# submission-data-fingerprint\n\nThe contract is used to store fingerprints of user contribution information and credential information of Submission data, in order to ensure data verifiability and immutability.\n\n## Features\n\n-   **Store**: Store fingerprints of user contribution information and credential information of Submission data.\n-   **Retrieve**: Retrieve data of a user or of a specified submission id.\n\n## Usage\n\n### Dependencies\n\n- **[Foundry](https://getfoundry.sh/introduction/installation/)**\n\n### Build\n\n```shell\n$ forge build\n```\n\n### Test\n\n```shell\n$ forge test\n```\n\n### Format\n\n```shell\n$ forge fmt\n```\n\n### Contract Call\n\nEnter the directory `script/`\n\n```\ncd script\n```\n\n#### Configuration\n\nCopy `.env` from `.env.example`, edit `.env`\n\n```\nSUBMITTER_PRIVATE_KEY='' # the private key of the submitter\n```\n\n#### Execute\n\n```\npython fingerprint.py\n```\n\n### Help\n\n```shell\n$ forge --help\n$ anvil --help\n$ cast --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbased-ai%2Fsubmission-data-fingerprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhumanbased-ai%2Fsubmission-data-fingerprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhumanbased-ai%2Fsubmission-data-fingerprint/lists"}