{"id":15920987,"url":"https://github.com/parithosh/lighthouse-geth-quick-start","last_synced_at":"2026-03-09T17:36:50.985Z","repository":{"id":105041196,"uuid":"422366121","full_name":"parithosh/lighthouse-geth-quick-start","owner":"parithosh","description":"A quick start repo for getting lighthouse and geth connected to the pithos testnet with a validator","archived":false,"fork":false,"pushed_at":"2023-07-05T09:12:48.000Z","size":41078,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T01:42:19.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/parithosh.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}},"created_at":"2021-10-28T21:55:26.000Z","updated_at":"2024-03-21T11:02:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f701c38-5aa6-42ad-9ec0-634f25d422cf","html_url":"https://github.com/parithosh/lighthouse-geth-quick-start","commit_stats":null,"previous_names":["parithosh/lighthouse-geth-quick-start"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parithosh%2Flighthouse-geth-quick-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parithosh%2Flighthouse-geth-quick-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parithosh%2Flighthouse-geth-quick-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parithosh%2Flighthouse-geth-quick-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parithosh","download_url":"https://codeload.github.com/parithosh/lighthouse-geth-quick-start/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998344,"owners_count":20866721,"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","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-06T20:00:21.698Z","updated_at":"2026-03-09T17:36:45.952Z","avatar_url":"https://github.com/parithosh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# devnet quick run scripts for lighthouse + geth\n\n## General information\n- All the config files, `genesis.ssz` and other variables needed for the testnet are placed under `custom_config_data`.\n\n\n## Instructions to join testnet\n1. Clone this repository\n2. Ensure `docker` and `docker-compose` is installed: `docker-compose --version` and `docker --version`\n3. Create the required directories for persistent data with `mkdir -p execution_data beacon_data`\n4. Optional: Copy the keys sent by pari, place them in the root of the folder, leave the name of the folder the same (`validator_keys`).\nPlease reconfirm that the `validator_keys` folder contains a `secrets`, `validators` folders and a `pubkey.json` file. \n5. Find your IP address(public IP) and add it to the `\u003cdevnet-name\u003e.vars` file file, this is just to ensure easy peering\n   5.1 `curl ifconfig.me` or visit https://whatismyipaddress.com  \n   5.2 Replace IP in config file with your own IP address: https://i.imgur.com/xnNqN6h.png\n6. Note: If you have an M1 mac, run `export DOCKER_DEFAULT_PLATFORM=linux/amd64` otherwise the images will not be downloaded\n7. Run your chosen execution engine, e.g: `docker-compose --env-file \u003cdevnet-name\u003e.vars -f docker-compose.geth.yml up -d`\n8. Run your chosen consensus engine, e.g: `docker-compose --env-file \u003cdevnet-name\u003e.vars -f docker-compose.lighthouse.yml up -d`\n9. Check your logs to confirm that they are up and syncing, e.g `docker logs lighthouse_beacon -f --tail=20`\n10. To stop the clients, run `docker-compose -f \u003cinsert file name you used earlier here\u003e down`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparithosh%2Flighthouse-geth-quick-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparithosh%2Flighthouse-geth-quick-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparithosh%2Flighthouse-geth-quick-start/lists"}