{"id":26952787,"url":"https://github.com/tangle-network/espresso-raas-blueprint","last_synced_at":"2025-09-09T23:38:00.652Z","repository":{"id":281735597,"uuid":"941658622","full_name":"tangle-network/espresso-raas-blueprint","owner":"tangle-network","description":"A Tangle Blueprint to deploy Arbitrum Orbit Rollups over Espresso Network","archived":false,"fork":false,"pushed_at":"2025-09-08T17:27:28.000Z","size":342,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T20:45:25.290Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tangle-network.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2025-03-02T19:54:09.000Z","updated_at":"2025-06-23T08:53:54.000Z","dependencies_parsed_at":"2025-03-10T22:30:33.181Z","dependency_job_id":"2f17665c-c0ff-4566-84d4-3b97fb80ff27","html_url":"https://github.com/tangle-network/espresso-raas-blueprint","commit_stats":null,"previous_names":["tangle-network/espresso-raas-blueprint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tangle-network/espresso-raas-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Fespresso-raas-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Fespresso-raas-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Fespresso-raas-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Fespresso-raas-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangle-network","download_url":"https://codeload.github.com/tangle-network/espresso-raas-blueprint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Fespresso-raas-blueprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274383872,"owners_count":25275186,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2025-04-03T01:00:42.716Z","updated_at":"2025-09-09T23:38:00.633Z","avatar_url":"https://github.com/tangle-network.png","language":"Rust","funding_links":[],"categories":["Rollups"],"sub_categories":[],"readme":"# Espresso RaaS Blueprint\n\nA Tangle Blueprint for Espresso Rollup as a Service (RaaS) using Arbitrum Nitro Orbit and Docker.\n\n## Overview\n\nThis blueprint provides a service for managing Espresso rollups using Arbitrum Nitro Orbit. It allows operators to create, start, stop, and monitor rollups through smart contracts and the Tangle Blueprint SDK.\n\nThe system uses Docker to isolate and manage multiple rollups, providing a secure and scalable solution for rollup deployment.\n\n## Architecture\n\nThe system consists of the following components:\n\n1. **Smart Contract**: The `EspressoRaaSBlueprint` contract manages rollup configurations and handles job requests.\n2. **Rust SDK**: The Rust implementation handles events from the smart contract and manages Docker.\n3. **Docker**: Each rollup runs in its own Docker container, providing isolation and security.\n4. **Arbitrum Nitro Orbit**: The rollup technology used for creating and managing rollups.\n\n## Prerequisites\n\n- Rust 1.81 or later\n- Docker and Docker Compose\n- Access to Arbitrum Sepolia or Arbitrum One network\n\n## Installation\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/tangle-network/espresso-raas-blueprint.git\n   cd espresso-raas-blueprint\n   ```\n\n2. Build the project:\n\n   ```bash\n   cargo build --release\n   ```\n\n## Development\n\n### Building from Source\n\n```bash\ncargo build\n```\n\n### Running Tests\n\n```bash\ncargo test\n```\n\n## License\n\nThis project is licensed under either of\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangle-network%2Fespresso-raas-blueprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangle-network%2Fespresso-raas-blueprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangle-network%2Fespresso-raas-blueprint/lists"}