-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
featureNew feature or requestNew feature or request
Description
Problem
One application often has more than one canisters, so it makes sense to donate from a single allocation to a group of canisters when any one of them runs low on cycle balance.
Plan
- Allow canister controllers to group a list of canisters together to create a bundle. A canister can only be put in one bundle.
- Have a separate page that shows bundle specific info. This can also serve as as "donate to me" landing page.
- Allow user to add bundles to their allocation list.
- Existing per-canister allocation will be replaced by bundle if the canister is in a bundle.
- Notify users when bundle member list is updated.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request