You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developers need a way to easily create distributed validator clusters in their applications when using the Obol platform.
🛠️ Proposed solution
As a developer building a staking-related dapp, I can seamlessly integrate and configure the SDK in my codebase to create a cluster.
🧪 Acceptance Criteria
Given a developer initialized the SDK properly with the necessary configurations When a developer sends a cluster creation request Then the SDK propagates the request to Charon and returns a successful response.
The text was updated successfully, but these errors were encountered:
boulder225
changed the title
Create a cluster integrating and configuring the SDK
Create a cluster integrating and configuring the SDK (MVP)
Jun 5, 2023
boulder225
changed the title
Create a cluster integrating and configuring the SDK (MVP)
Create a cluster integrating and configuring the SDK
Jun 5, 2023
🎯 Problem to be solved
Developers need a way to easily create distributed validator clusters in their applications when using the Obol platform.
🛠️ Proposed solution
🧪 Acceptance Criteria
Given a developer initialized the SDK properly with the necessary configurations
When a developer sends a cluster creation request
Then the SDK propagates the request to Charon and returns a successful response.
The text was updated successfully, but these errors were encountered: