{"id":20433874,"url":"https://github.com/flashbots/flashbots-toolchain","last_synced_at":"2025-04-23T22:42:19.184Z","repository":{"id":250849275,"uuid":"835630154","full_name":"flashbots/flashbots-toolchain","owner":"flashbots","description":"GitHub action to install Flashbots tools","archived":false,"fork":false,"pushed_at":"2025-03-18T09:01:07.000Z","size":502,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T16:06:20.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/flashbots.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":"2024-07-30T08:14:05.000Z","updated_at":"2025-02-13T15:43:52.000Z","dependencies_parsed_at":"2024-07-30T12:33:46.459Z","dependency_job_id":"e410007b-ca3d-4804-b88f-0c9b9ee17301","html_url":"https://github.com/flashbots/flashbots-toolchain","commit_stats":null,"previous_names":["flashbots/flashbots-toolchain"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-toolchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-toolchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-toolchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-toolchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashbots","download_url":"https://codeload.github.com/flashbots/flashbots-toolchain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250528681,"owners_count":21445511,"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-11-15T08:22:07.482Z","updated_at":"2025-04-23T22:42:19.160Z","avatar_url":"https://github.com/flashbots.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## `Flashbots-toolchain` Github action\n\nThis Github action installs different tools from the Flashbots toolchain.\n\n### Example workflow\n\n```yaml\non: [push]\n\njobs:\n  hello_world_job:\n    runs-on: ubuntu-latest\n    name: Suapp\n    steps:\n      - name: Install suave-geth\n        uses: flashbots/flashbots-toolchain@v0.2\n        with:\n          suave-geth: latest\n      - name: Which suave-geth\n        run: suave-geth version\n```\n\n### Inputs\n\n| **Name**             | **Required** | **Description**                                | **Type** |\n| -------------------- | ------------ | ---------------------------------------------- | -------- |\n| `suave-geth`         | No           | Version to install, e.g. `latest` or `v0.1.0`. | string   |\n| `builder-playground` | No           | Version to install, e.g. `latest` or `v0.1.0`. | string   |\n| `reth`               | No           | Version to install, e.g. `latest` or `v0.1.0`. | string   |\n| `op-reth`            | No           | Version to install, e.g. `latest` or `v0.1.0`. | string   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fflashbots-toolchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashbots%2Fflashbots-toolchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fflashbots-toolchain/lists"}