Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.

Canister that tops up cycles to a list of canisters + its javascript script

License

Notifications You must be signed in to change notification settings

ORIGYN-SA/motoko_top_up_canister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ICP Canisters Automatic Top-up Service

Implementation of a canister called periodically by a Node.js service; that top-up automatically user-defined canisters with cycles.

High level Diagram

diagram

Directory structure

.
├── README.md
├── backend_service # contains the back-end service that would be running and call periodically the canister
├── canisters # contains the canisters codes with some examples canisters
└── docs

About

Canister that tops up cycles to a list of canisters + its javascript script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published