Skip to content

Commit 27d3bfa

Browse files
committed
chore(CRP-2830): add canister READMEs
1 parent 3c7bdbe commit 27d3bfa

File tree

4 files changed

+28
-0
lines changed
  • backend
    • mo/canisters
    • rs/canisters

4 files changed

+28
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# ic-vetkeys-encrypted-maps-canister
2+
3+
The canister implemented in this folder directly exposes the methods of the encrypted maps.
4+
This is useful for:
5+
6+
1. running canister tests
7+
2. implementing dapps that only require encrypted maps
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# ic-vetkeys-manager-canister
2+
3+
The canister implemented in this folder directly exposes the methods of the key manager.
4+
This is useful for:
5+
6+
1. running canister tests
7+
2. implementing dapps that only require a key manager
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# ic-vetkeys-encrypted-maps-canister
2+
3+
The canister implemented in this folder directly exposes the methods of the encrypted maps.
4+
This is useful for:
5+
6+
1. running canister tests
7+
2. implementing dapps that only require encrypted maps
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# ic-vetkeys-manager-canister
2+
3+
The canister implemented in this folder directly exposes the methods of the key manager.
4+
This is useful for:
5+
6+
1. running canister tests
7+
2. implementing dapps that only require a key manager

0 commit comments

Comments
 (0)