{"id":18095253,"url":"https://github.com/lightningrodlabs/notebooks","last_synced_at":"2026-01-28T15:06:45.955Z","repository":{"id":48171301,"uuid":"424278235","full_name":"lightningrodlabs/notebooks","owner":"lightningrodlabs","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-20T11:05:33.000Z","size":5839,"stargazers_count":7,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-25T06:44:04.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/lightningrodlabs.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":"2021-11-03T15:26:18.000Z","updated_at":"2026-01-20T22:29:34.000Z","dependencies_parsed_at":"2023-12-22T14:46:53.948Z","dependency_job_id":"39f025b8-f06a-41c0-87e0-01fead916e4d","html_url":"https://github.com/lightningrodlabs/notebooks","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/lightningrodlabs/notebooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningrodlabs%2Fnotebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningrodlabs%2Fnotebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningrodlabs%2Fnotebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningrodlabs%2Fnotebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lightningrodlabs","download_url":"https://codeload.github.com/lightningrodlabs/notebooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lightningrodlabs%2Fnotebooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846116,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":"2024-10-31T19:09:46.441Z","updated_at":"2026-01-28T15:06:45.936Z","avatar_url":"https://github.com/lightningrodlabs.png","language":"TypeScript","funding_links":[],"categories":["Happs"],"sub_categories":[],"readme":"\n# notebooks\n\n## Environment Setup\n\n1. Install the holochain dev environment (only nix-shell is required): https://developer.holochain.org/docs/install/\n2. Enable Holochain cachix with:\n\n```bash\nnix-env -iA cachix -f https://cachix.org/api/v1/install\ncachix use holochain-ci\n```\n\n3. Clone this repo and `cd` inside of it.\n4. Enter the nix shell by running this in the root folder of the repository: \n\n```bash\nnix-shell\nnpm install\n```\n\nThis will install all the needed dependencies in your local environment, including `holochain`, `hc` and `npm`.\n\n## Building the DNA\n\n- Build the DNA (assumes you are still in the nix shell for correct rust/cargo versions from step above):\n\n```bash\nnpm run build:happ\n```\n\n## Running the DNA tests\n\n```bash\nnpm run test\n```\n\n## UI\n\nTo test out the UI:\n\n``` bash\nnpm start\n```\n\nTo run another agent, open another terminal, and execute again:\n\n```bash\nnpm start\n```\n\nEach new agent that you create this way will get assigned its own port and get connected to the other agents.\n\n## Package\n\nTo package the web happ:\n\n``` bash\nnpm run package\n```\n\nYou'll have the `notebooks.webhapp` in `workdir`. This is what you should distribute so that the Holochain Launcher can install it.\n\nYou will also have its subcomponent `notebooks.happ` in the same folder`.\n\n## Documentation\n\nWe are using this tooling:\n\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightningrodlabs%2Fnotebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightningrodlabs%2Fnotebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightningrodlabs%2Fnotebooks/lists"}