{"id":20433891,"url":"https://github.com/flashbots/flashbots-repository-template","last_synced_at":"2026-03-06T16:31:21.778Z","repository":{"id":40258386,"uuid":"414277799","full_name":"flashbots/flashbots-repository-template","owner":"flashbots","description":"Template to bootstrap and configure new projects maintained by the Flashbots collective","archived":false,"fork":false,"pushed_at":"2022-08-30T07:53:54.000Z","size":66,"stargazers_count":19,"open_issues_count":1,"forks_count":7,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-05T06:29:08.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashbots.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-06T15:56:04.000Z","updated_at":"2024-09-15T15:36:25.000Z","dependencies_parsed_at":"2022-08-17T20:55:14.374Z","dependency_job_id":null,"html_url":"https://github.com/flashbots/flashbots-repository-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/flashbots/flashbots-repository-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-repository-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-repository-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-repository-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-repository-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashbots","download_url":"https://codeload.github.com/flashbots/flashbots-repository-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashbots%2Fflashbots-repository-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30185446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-11-15T08:22:11.172Z","updated_at":"2026-03-06T16:31:21.761Z","avatar_url":"https://github.com/flashbots.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flashbots Repository Template\n\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-round)](https://github.com/RichardLitt/standard-readme)\n[![Discord](https://img.shields.io/discord/755466764501909692)](https://discord.com/invite/7hvTycdNcK)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n\nTemplate to bootstrap and configure new projects maintained by the Flashbots collective.\n\n## Instructions\n\n- Give a descriptive name to the repository. If it is a generic name like `docs`, call it `flashbots-docs` to make it clearer for people who fork it.\n\n- Every project maintained by the Flashbots collective should have a comprehensive and clear README file that serves as an index.\n  - Follow the [Standard Readme](https://github.com/RichardLitt/standard-readme/blob/master/spec.md) specification.\n  - Read [Art of README](https://github.com/hackergrrl/art-of-readme).\n  - The other sections of this file can be used as a template to bootstrap a new repository.\n\n- Suggested options:\n  - Name the default branch `main`.\n  - Enable _Issues_. Every task related to the project should be written as an issue. If the project is public, the issues should be a welcoming space to get feedback and bug reports from contributors.\n  - Enable _Preserve this repository_.\n  - Disable _Allow merge commits_.\n  - Enable _Allow squash merging_. This makes commits clear and traceable to a pull request.\n  - Disable _Allow rebase merging_.\n  - Enable _Automatically delete head branches_.\n\n- Suggested access:\n  - Add at least two maintainers with the role _Admin_.\n  - Add the _flashbots/engineering_ team with the role _Write_.\n\n- Suggested branch protection for _main_:\n  - Enable _Require a pull request before merging_.\n  - Enable _Require approvals_ with 1 approval required.\n  - Enable _Require status checks to pass before merging_.\n\n- Copy the [CODE_OF_CONDUCT file](CODE_OF_CONDUCT.md).\n\n- Fill the contributing instructions in the [CONTRIBUTING file](CONTRIBUTING.md).\n\n- If the project is public, discuss and decide the appropriate license with the team.\n\n## Table of Contents\n\nLink to all the following `##` headers if the README is longer than 100 lines.\n\n## Install\n\nAdd the instructions to install the project.\n\n## Usage\n\nAdd the instructions to use the project. If this section gets long, move to the wiki.\n\n## Maintainers\n\nAdd the name of at least two maintainers. For critical projects, aim at three.\n\nProjects that have only one maintainer should be demoted from the collective and be moved in github to the personal account of the maintainer.\n\nFor these template, the maintainers are:\n\n- [@elopio](https://github.com/elopio)\n- TODO find a second maintainer\n\n## Contributing\n\n[Flashbots](https://flashbots.net) is a research and development collective working on mitigating the negative externalities of decentralized economies. We contribute with the larger free software community to illuminate the dark forest.\n\nYou are welcome here \u003c3.\n\n- If you want to join us, come and say hi in our [Discord chat](https://discord.com/invite/7hvTycdNcK).\n- If you have a question, feedback or a bug report for this project, please [open a new Issue](https://github.com/flashbots/flashbots-repository-template/issues).\n- If you would like to contribute with code, check the [CONTRIBUTING file](CONTRIBUTING.md).\n- We just ask you to be nice. Read our [code of conduct](CODE_OF_CONDUCT.md).\n\n## Security\n\nIf you find a security vulnerability on this project or any other initiative related to Flashbots, please let us know sending an email to security@flashbots.net.\n\n## License\n\nThe code in this project is free software under the [TODO license name](LICENSE).\n\n---\n\nMade with ☀️ by the ⚡🤖 collective.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fflashbots-repository-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashbots%2Fflashbots-repository-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashbots%2Fflashbots-repository-template/lists"}