{"id":22799867,"url":"https://github.com/tangle-network/frost-blueprint","last_synced_at":"2026-02-25T12:39:05.597Z","repository":{"id":259938639,"uuid":"879876874","full_name":"tangle-network/frost-blueprint","owner":"tangle-network","description":"A FROST Blueprint for Tangle Network to showcase MPC using Gadget SDK","archived":false,"fork":false,"pushed_at":"2025-03-13T14:23:54.000Z","size":1018,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T15:28:53.903Z","etag":null,"topics":["tangle-blueprint","tangle-network"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","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","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-10-28T17:47:16.000Z","updated_at":"2025-02-22T00:16:31.000Z","dependencies_parsed_at":"2024-11-13T12:22:38.497Z","dependency_job_id":"645ec74f-aabc-468a-849b-2f131ed64553","html_url":"https://github.com/tangle-network/frost-blueprint","commit_stats":null,"previous_names":["tangle-network/frost-blueprint"],"tags_count":2,"template":false,"template_full_name":"tangle-network/blueprint-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Ffrost-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Ffrost-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Ffrost-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangle-network%2Ffrost-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangle-network","download_url":"https://codeload.github.com/tangle-network/frost-blueprint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365647,"owners_count":20765549,"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":["tangle-blueprint","tangle-network"],"created_at":"2024-12-12T07:10:09.679Z","updated_at":"2026-02-25T12:39:00.561Z","avatar_url":"https://github.com/tangle-network.png","language":"Rust","readme":"# \u003ch1 align=\"center\"\u003e A Tangle Blueprint 🌐 \u003c/h1\u003e\n\n**A FROST Blueprint for Tangle Network.**\n\n\n\u003e [!CAUTION]\n\u003e This still WIP and mostly broken, keep an eye on the commit log\n\n## 📚 Prerequisites\n\nBefore you can run this project, you will need to have the following software installed on your machine:\n\n- [Rust](https://www.rust-lang.org/tools/install)\n- [Forge](https://getfoundry.sh)\n- [Tangle](https://github.com/tangle-network/tangle?tab=readme-ov-file#-getting-started-)\n\nYou will also need to install `cargo-tangle`, our CLI tool for creating and deploying Tangle Blueprints:\n\nTo install the Tangle CLI, run the following command:\n\n\u003e Supported on Linux, MacOS, and Windows (WSL2)\n\n```bash\ncurl --proto '=https' --tlsv1.2 -LsSf https://github.com/tangle-network/gadget/releases/download/cargo-tangle-v0.1.2/cargo-tangle-installer.sh | sh\n```\n\nOr, if you prefer to install the CLI from crates.io:\n\n```bash\ncargo install cargo-tangle --force # to get the latest version.\n```\n\n## 🚀 Getting Started\n\nOnce `cargo-tangle` is installed, you can create a new project with the following command:\n\n```sh\ncargo tangle blueprint create --name \u003cproject-name\u003e\n```\n\nand follow the instructions to create a new project.\n\n## 🛠️ Development\n\nOnce you have created a new project, you can run the following command to start the project:\n\n```sh\ncargo build\n```\nto build the project, and\n\n```sh\ncargo tangle blueprint deploy\n```\nto deploy the blueprint to the Tangle network.\n\n## 📚 Overview\n\nThis project is about creating a simple Hello World Blueprint for Tangle and EigenLayer. Blueprints are specifications for Actively Validated Services (AVS) on the Tangle Network. An AVS is an off-chain service that runs arbitrary computations for a user-specified period of time.\n\nBlueprints provide a useful abstraction, allowing developers to create reusable service infrastructures as if they were smart contracts. This enables developers to monetize their work and align long-term incentives with the success of their creations, benefiting proportionally to their Blueprint's usage.\n\nFor more details, please refer to the [project documentation](https://docs.tangle.tools/developers/blueprints).\n\n## 📬 Feedback\n\nIf you have any feedback or issues, please feel free to open an issue on our [GitHub repository](https://github.com/tangle-network/blueprint-template/issues).\n\n## 📜 License\n\nThis project is licensed under the unlicense License. See the [LICENSE](./LICENSE) file for more details.\n","funding_links":[],"categories":["MPC"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangle-network%2Ffrost-blueprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangle-network%2Ffrost-blueprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangle-network%2Ffrost-blueprint/lists"}