blueprint icon indicating copy to clipboard operation
blueprint copied to clipboard

A powerful toolkit for building distributed systems and infrastructure as code.

Results 68 blueprint issues
Sort by recently updated
recently updated
newest added

## 🤖 New release * `blueprint-auth`: 0.1.0-alpha.10 -> 0.1.0-alpha.11 * `blueprint-keystore`: 0.1.0-alpha.15 -> 0.1.0-alpha.16 * `blueprint-manager-bridge`: 0.1.0-alpha.9 -> 0.1.0-alpha.10 * `blueprint-qos`: 0.1.0-alpha.6 -> 0.1.0-alpha.7 * `blueprint-tangle-extra`: 0.1.0-alpha.12 -> 0.1.0-alpha.13 *...

- New crate blueprint-remote-providers for cloud deployments - Kubernetes provider supporting EKS, GKE, AKS, and any K8s cluster - Docker provider for local and remote Docker deployments - Extensible provider...

# Overview By the looks of it, we could just take our testing utils and move them into the extras crates. For example `gadget-anvil-testing-utils` becomes `blueprint_evm_extra::testing`. For `gadget-core-testing-utils`, they can...

optimization ⚙️

# Overview Create a blueprint template that generalizes to support OpenRouter for any local llm. Build tooling around this so that we, as Tangle, can act as a load balancer...

# Overview 1. Should run the relayer 2. Should have some configuration (identify and add it to the README/docs) 3. Should support any hyperbridge connected chains https://github.com/tangle-network/hyperbridge-relayer-blueprint

# Overview If we're running a blockchain, it might be worthwhile to let a Blueprint developer create a blueprint where they specifically allow for permissionless joining/leaving of instances. For example,...

# Overview The current flow for creating instances is to check if it's a docker source or a native binary source. If it's docker, we deploy it into a sandbox...

### Summary The `blueprint deploy eigenlayer` flow currently interrupts the expected contract deployment process by prompting for the `TaskManager.initialize` call **too early**, before the `ServiceManager` contract is deployed. This prevents...

bug 🪲

## Context ## Task - [ ] Update the CLI `blueprint-runner` with `eigenlayer` protocol

bug 🪲