Skip to content

Commit

Permalink
Update README.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jessiemongeon1 authored Mar 5, 2024
1 parent a70ac66 commit 0218123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motoko/vetkd/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { MarkdownChipRow } from "/src/components/Chip/MarkdownChipRow";

# vetKD API

<MarkdownChipRow labels={["Sample project", "Motoko"]} />
<MarkdownChipRow labels={["Advanced", "Motoko"]} />

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**.

Expand Down

0 comments on commit 0218123

Please sign in to comment.