{"id":22938230,"url":"https://github.com/dappnode/staker-package-scripts","last_synced_at":"2025-10-23T18:18:19.857Z","repository":{"id":247358175,"uuid":"822553758","full_name":"dappnode/staker-package-scripts","owner":"dappnode","description":"Common shell scripts for Staker packages to be sourced in their entrypoints","archived":false,"fork":false,"pushed_at":"2025-03-27T13:11:36.000Z","size":53,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-01T19:40:42.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dappnode.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-01T11:13:20.000Z","updated_at":"2025-03-25T10:24:07.000Z","dependencies_parsed_at":"2024-08-07T16:31:48.802Z","dependency_job_id":"b77ad9df-c870-482b-b782-417baf8feaa9","html_url":"https://github.com/dappnode/staker-package-scripts","commit_stats":null,"previous_names":["dappnode/staker-package-scripts"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dappnode/staker-package-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fstaker-package-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fstaker-package-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fstaker-package-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fstaker-package-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dappnode","download_url":"https://codeload.github.com/dappnode/staker-package-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dappnode%2Fstaker-package-scripts/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280668176,"owners_count":26370265,"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-10-23T02:00:06.710Z","response_time":142,"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-12-14T12:16:31.224Z","updated_at":"2025-10-23T18:18:19.831Z","avatar_url":"https://github.com/dappnode.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Staker package scripts\n\nThis repo contains some utility functions in shell script to help with the correct usage and configuration of any execution or consensus dappnode staker package\n\n**Consensus tools:**\n\nShell script including a set of handy functions to be used in the entrypoint of both `beacon-chain` and `validator` services of all consensus client packages\n\n**Execution tools:**\n\nShell script including a set of handy functions to be used in the entrypoint of any execution package\n\n### Example of usage (consensus-tools.sh)\n\n- Add script to `/etc/profile.d` and load it in the entrypoint script:\n\n```Docker\nADD https://raw.githubusercontent.com/dappnode/staker-package-scripts/${STAKER_SCRIPTS_VERSION}/consensus-tools.sh /etc/profile.d/consensus-tools.sh\n```\n\n```Shell\n#!/bin/sh\n\n. /etc/profile\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappnode%2Fstaker-package-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdappnode%2Fstaker-package-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdappnode%2Fstaker-package-scripts/lists"}