{"id":25558892,"url":"https://github.com/digitalillusion/test_hc","last_synced_at":"2026-01-29T20:04:04.975Z","repository":{"id":167068263,"uuid":"642628169","full_name":"digitalillusion/test_hc","owner":"digitalillusion","description":"Experiments with Holochain","archived":false,"fork":false,"pushed_at":"2024-10-03T21:23:54.000Z","size":1838,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-24T06:36:45.375Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/digitalillusion.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":"2023-05-19T02:06:29.000Z","updated_at":"2024-10-03T21:23:58.000Z","dependencies_parsed_at":"2025-05-24T06:42:20.357Z","dependency_job_id":null,"html_url":"https://github.com/digitalillusion/test_hc","commit_stats":null,"previous_names":["digitalillusion/test_hc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/digitalillusion/test_hc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalillusion%2Ftest_hc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalillusion%2Ftest_hc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalillusion%2Ftest_hc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalillusion%2Ftest_hc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalillusion","download_url":"https://codeload.github.com/digitalillusion/test_hc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalillusion%2Ftest_hc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28884017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T19:55:09.949Z","status":"ssl_error","status_checked_at":"2026-01-29T19:55:08.490Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-02-20T16:20:08.946Z","updated_at":"2026-01-29T20:04:04.967Z","avatar_url":"https://github.com/digitalillusion.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Test Hc 2\n\n## Environment Setup\n\n\u003e PREREQUISITE: set up the [holochain development environment](https://developer.holochain.org/docs/install/).\n\nEnter the nix shell by running this in the root folder of the repository: \n\n```bash\nnix develop\nnpm install\n```\n\n**Run all the other instructions in this README from inside this nix shell, otherwise they won't work**.\n\n## Running 2 agents\n \n```bash\nnpm run start\n```\n\nThis will create a network of 2 nodes connected to each other and their respective UIs.\nIt will also bring up the Holochain Playground for advanced introspection of the conductors.\n\n## Running the backend tests\n\n```bash\nnpm run test\n```\n\n## Bootstrapping a network\n\nCreate a custom network of nodes connected to each other and their respective UIs with:\n\n```bash\nAGENTS=3 npm run network\n```\n\nSubstitute the \"3\" for the number of nodes that you want to bootstrap in your network.\nThis will also bring up the Holochain Playground for advanced introspection of the conductors.\n\n## Packaging\n\nTo package the web happ:\n``` bash\nnpm run package\n```\n\nYou'll have the `test_hc2.webhapp` in `workdir`. This is what you should distribute so that the Holochain Launcher can install it.\nYou will also have its subcomponent `test_hc2.happ` in the same folder`.\n\n## Documentation\n\nThis repository is using these tools:\n- [NPM Workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces/): npm v7's built-in monorepo capabilities.\n- [hc](https://github.com/holochain/holochain/tree/develop/crates/hc): Holochain CLI to easily manage Holochain development instances.\n- [@holochain/tryorama](https://www.npmjs.com/package/@holochain/tryorama): test framework.\n- [@holochain/client](https://www.npmjs.com/package/@holochain/client): client library to connect to Holochain from the UI.\n- [@holochain-playground/cli](https://www.npmjs.com/package/@holochain-playground/cli): introspection tooling to understand what's going on in the Holochain nodes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalillusion%2Ftest_hc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalillusion%2Ftest_hc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalillusion%2Ftest_hc/lists"}