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

feat(station): mint cycles to top up station #307

Merged
merged 21 commits into from
Aug 12, 2024

Conversation

olaszakos
Copy link
Contributor

@olaszakos olaszakos commented Aug 6, 2024

Add way for canfund to top-up the canister it is running on - ObtainCycle trait + implementation.

First implementation: MintCycle which uses the Cycles Minting Canister to mint cycles from a user-defined Orbit ICP Account. For newly deployed stations this will be the first ICP account that is created from the frontend during deployment.

@olaszakos olaszakos marked this pull request as ready for review August 8, 2024 09:38
@olaszakos olaszakos requested review from mraszyk and a team as code owners August 8, 2024 09:38
@olaszakos olaszakos merged commit 8688376 into main Aug 12, 2024
22 checks passed
@olaszakos olaszakos deleted the ORB-260-fund-your-own-station-cycles branch August 12, 2024 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants