Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 272 Bytes

File metadata and controls

15 lines (10 loc) · 272 Bytes

Clock

This example demonstrates how to work with the replica's system time, canister timers as well as checking for canister existence and cycle management.

Build the counter canister:

bun build:clock

Run the counter tests:

bun test:clock