{"id":22111115,"url":"https://github.com/volumefi/paloma-validating","last_synced_at":"2026-08-03T18:31:00.996Z","repository":{"id":236143637,"uuid":"602185640","full_name":"VolumeFi/paloma-validating","owner":"VolumeFi","description":"checks if the local machine is validating and reports it via web server","archived":false,"fork":false,"pushed_at":"2024-04-25T19:37:54.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-06T21:40:55.618Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VolumeFi.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}},"created_at":"2023-02-15T17:16:31.000Z","updated_at":"2024-04-25T19:37:58.000Z","dependencies_parsed_at":"2024-04-25T20:43:44.572Z","dependency_job_id":"0663b998-d9dd-4ad5-a2e1-c96c5ac6248e","html_url":"https://github.com/VolumeFi/paloma-validating","commit_stats":null,"previous_names":["volumefi/paloma-validating"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VolumeFi/paloma-validating","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpaloma-validating","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpaloma-validating/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpaloma-validating/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpaloma-validating/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VolumeFi","download_url":"https://codeload.github.com/VolumeFi/paloma-validating/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VolumeFi%2Fpaloma-validating/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36248510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-03T02:00:06.975Z","response_time":56,"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-01T10:34:05.076Z","updated_at":"2026-08-03T18:31:00.968Z","avatar_url":"https://github.com/VolumeFi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Paloma Checker\nThis project is a simple Node.js script that periodically checks the status of a Paloma server and reports its validation status over HTTP.\n\nPrerequisites\nInstall Node.js (\u003e= v14.17.3)\nA running Paloma network node\nSet up a .env file with the necessary environment variables:\nDISABLE_VOTE_POWER:set to true if you don't want validator voting power to impact validation\nSTART_IN_PAUSED_STATE: set to true if you want the validating flag set to true at startup\nPORT: set the server's listening port\nGetting Started\nClone the repository: git clone \u003chttps://github.com/username/paloma-checker.git\u003e\nNavigate to the project's root folder cd paloma-checker\nInstall the dependencies: npm install\nModify the .env file based on the prerequisites\nStart the server: node index.js\nThe Paloma Checker will report the validating status over HTTP at http://\u003chost\u003e:\u003cport\u003e/. Use the following endpoints to control validating:\n\n/pause: Sets the validating flag to true.\n/unpause: Performs the original functionality.\nConfiguration\nConfiguration is done through the .env file with the following environment variables:\n\nDISABLE_VOTE_POWER: set to true if you don't want validator voting power to impact validation (default: false)\nSTART_IN_PAUSED_STATE: set to true if you want the validating flag set to true at startup (default: false)\nPORT: port for the server to listen on (default: 3000)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolumefi%2Fpaloma-validating","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolumefi%2Fpaloma-validating","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolumefi%2Fpaloma-validating/lists"}