{"id":24873812,"url":"https://github.com/radiusxyz/lightbulb","last_synced_at":"2026-03-04T21:34:15.511Z","repository":{"id":269699529,"uuid":"904066782","full_name":"radiusxyz/lightbulb","owner":"radiusxyz","description":"Secure Block Building system built with Rust and TEE 💡","archived":false,"fork":false,"pushed_at":"2025-02-13T04:03:16.000Z","size":3606,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-16T12:19:59.110Z","etag":null,"topics":["blockchain","blockspace","ethereum","tee"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/radiusxyz.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-12-16T07:33:36.000Z","updated_at":"2025-07-27T13:08:44.000Z","dependencies_parsed_at":"2025-02-13T05:19:14.563Z","dependency_job_id":"387e376e-4667-49e6-97f4-4205a59dedbb","html_url":"https://github.com/radiusxyz/lightbulb","commit_stats":null,"previous_names":["radiusxyz/lightbulb"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/radiusxyz/lightbulb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radiusxyz%2Flightbulb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radiusxyz%2Flightbulb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radiusxyz%2Flightbulb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radiusxyz%2Flightbulb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radiusxyz","download_url":"https://codeload.github.com/radiusxyz/lightbulb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radiusxyz%2Flightbulb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30093980,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T20:42:30.420Z","status":"ssl_error","status_checked_at":"2026-03-04T20:42:30.057Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["blockchain","blockspace","ethereum","tee"],"created_at":"2025-02-01T06:17:53.597Z","updated_at":"2026-03-04T21:34:15.451Z","avatar_url":"https://github.com/radiusxyz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lightbulb\n\n## Introduction\n\nLightbulb is a Secure Block Building System built in Rust. Block Sequencers can sell their blocks to the Lightbulb. The Lightbulb will then open auctions for the blocks. Buyers who want to buy the block space can bid on the blocks.\n\nThe Lightbulb will then select the order of the blocks based on the bids and the verifiable ordering rules. This process is executed in the Trusted Execution Environment (TEE) to ensure that the process is secure and tamper-proof. Refer to [lightbulb-tdx repository](https://github.com/radiusxyz/lightbulb-tdx) for the implementation of the TEE part.\n\n## Architecture\n\n![Architecture](assets/architecture.png)\n\n## Installation\n\n1. **Clone the Repository**\n\n    ```bash\n    git clone https://github.com/radiusxyz/lightbulb.git\n    cd lightbulb\n    ```\n\n2. **Build the Project**\n\n    ```bash\n    cargo build --release\n    ```\n\n## Running the Application\n\nYou can run the application using Cargo or by executing the built binary directly.\n\n1. **Using Cargo**\n\n    ```bash\n    cargo run --release\n    ```\n\n2. **Using the Built Binary**\n\n    ```bash\n    ./target/release/lightbulb\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradiusxyz%2Flightbulb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradiusxyz%2Flightbulb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradiusxyz%2Flightbulb/lists"}