You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[View this sample's code on GitHub](https://github.com/dfinity/examples/tree/master/rust/vetkd)
10
8
11
9
This repository provides a canister (`src/system_api`) that offers the vetKD system API proposed in https://github.com/dfinity/interface-spec/pull/158, implemented in an **unsafe** manner **for demonstration purposes**.
12
10
@@ -27,6 +25,7 @@ The implementation of [the proposed vetKD system API](https://github.com/dfinity
27
25
-[x] Install the [IC SDK](https://internetcomputer.org/docs/current/developer-docs/setup/install/).
0 commit comments