Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 290 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 290 Bytes

IC Kit Examples

This directory contains some example canister's implemented using the IC Kit. Each example tries to be as simple as possible to demonstrate one aspect of the IC Kit and a possible design pattern you can also use to develop canisters.

Simple State Manipulation:

  • Counter