{"id":23105001,"url":"https://github.com/knarz/keep-setup","last_synced_at":"2025-10-05T01:42:05.230Z","repository":{"id":42806300,"uuid":"270411517","full_name":"knarz/keep-setup","owner":"knarz","description":"small collection of scripts to automate setting up the on-chain parts of a keep-client","archived":false,"fork":false,"pushed_at":"2023-03-04T22:59:26.000Z","size":573,"stargazers_count":7,"open_issues_count":7,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-27T13:52:00.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/knarz.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}},"created_at":"2020-06-07T19:34:36.000Z","updated_at":"2023-03-27T13:52:00.056Z","dependencies_parsed_at":"2023-01-28T03:46:36.254Z","dependency_job_id":null,"html_url":"https://github.com/knarz/keep-setup","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knarz%2Fkeep-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knarz%2Fkeep-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knarz%2Fkeep-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knarz%2Fkeep-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knarz","download_url":"https://codeload.github.com/knarz/keep-setup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230044773,"owners_count":18164217,"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-12-17T00:37:08.436Z","updated_at":"2025-10-05T01:42:00.176Z","avatar_url":"https://github.com/knarz.png","language":"JavaScript","readme":"# Keep setup\n\nThis is a collection of scripts to:\n\n1. Create a fresh wallet: `$ node keystore.js PASSWORDGOESHERE`\n2. Request testnet Ether: `$ INFURA_API=APIKEYGOESHERE node faucet.js`\n3. Request a keep grant: `$ node keep_grant.js`\n4. Delegate stake to the fresh wallet and authorize the operator and sortition pools: `$ INFURA_API=APIKEYGOESHERE node access.js PASSWORDGOESHERE`\n5. Authorize the random beacon operator for slashing: `$ INFURA_API=APIKEYGOESHERE node beacon_auth.js PASSWORDGOESHERE`\n6. Send some (hardcoded right now) eth for bonding: `$ INFURA_API=APIKEYGOESHERE node deposit_eth.js PASSWORDGOESHERE`\n7. Check if a given address has the necessary authorizations: `$ INFURA_API=APIKEYGOESHERE node auths.js ADDRESSGOESHERE`\n\nThese scripts are still somewhat brittle and require an API key for infura.io.\nThe scripts have the contract addresses hardcoded and are only meant to be used\nwith the Ropsten testnet.\n\nDepedencies are installed via `npm install`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknarz%2Fkeep-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknarz%2Fkeep-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknarz%2Fkeep-setup/lists"}