Skip to content

Commit

Permalink
Merge pull request #2915 from dfinity/jessiemongeon1-patch-2
Browse files Browse the repository at this point in the history
Add additional cycles management services
  • Loading branch information
jessiemongeon1 authored May 15, 2024
2 parents 6b701f8 + fba9860 commit 0a681b7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,12 @@ Popular cycles management services include:

* [CycleOps](https://cycleops.dev) - On-chain, proactive, no-code canister monitoring with historical trend graphs, top-up email notifications & downloadable transaction history.
* [TipJar](https://k25co-pqaaa-aaaab-aaakq-cai.ic0.app/) - Donate cycles to your favorite canisters on the Internet Computer and keep them live and healthy!
* [Canistergeek](https://cusyh-iyaaa-aaaah-qcpba-cai.raw.icp0.io/) – Top up your canisters, monitor cycles, memory, logs and get your monthly reports in one place.

## Cycles management libraries

### Motoko

* [cycles-manager](https://github.com/CycleOperators/cycles-manager) - Provides a simplified, permissioned cycles management framework for multi-canister applications (sponsored by CycleOps).
* [canistergeek-ic-motoko](https://github.com/usergeek/canistergeek-ic-motoko) – Canistergeek-IC-Motoko is the open-source tool for Internet Computer to track your project canisters cycles and memory status and collect log messages.
* [canistergeek_ic_rust](https://github.com/usergeek/canistergeek_ic_rust) – canistergeek_ic_rust is the open-source tool for Internet Computer to track your project canisters cycles and memory status and collect log messages.

0 comments on commit 0a681b7

Please sign in to comment.