Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK Split simplify deploying obol splits with function calls #5

Open
1 of 8 tasks
anadi2311 opened this issue Jan 17, 2024 · 1 comment
Open
1 of 8 tasks

SDK Split simplify deploying obol splits with function calls #5

anadi2311 opened this issue Jan 17, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request V1

Comments

@anadi2311
Copy link

anadi2311 commented Jan 17, 2024

🎯 Problem to be solved

We want to make sure all the features that build the launchpad are part of SDK so users can create their own launchpad like interface and currently SDK doesn't allow creation of splits. We want to make this mandatory in flow because splitters play a key role in contributing 1% of rewards to the public good in the form of obol. However, if they adhere to the default flow, we do not receive any of these rewards.

🛠️ Proposed solution

Summary:
Add two new functions createObolRewardSplit and createObolTotalSplit

🧪 Tests

👐 acceptance criteria

Functional

  • US1:Developer can create their required type of split with desired ratios and withdrawal address programmatically
  • US2: Developer can create the invitation with the created splitter details

Usage:

  • US3: Documentation of new functions in SDK ,their description, input, output, types in Obol SDK repo
  • US8: Guides and examples on how to use SDK to create splits

Business:

  • US9: Obol gets 2% proportion of rewards from the total validator rewards

❌ Out of Scope

If there is anything to highlight as out of scope for this issue, please outline it here.

-->

@anadi2311 anadi2311 added the enhancement New feature or request label Jan 17, 2024
@boulder225 boulder225 added the V1 label Jan 24, 2024
@anadi2311
Copy link
Author

Hey team! Please add your planning poker estimate with Zenhub @LukeHackett12 @HananINouman

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request V1
Projects
None yet
Development

No branches or pull requests

3 participants