Skip to content

Commit b953654

Browse files
authored
feat: add icp-js-signer to projects (#201)
Add https://github.com/dfinity/icp-js-signer to projects.
1 parent f4fb3b1 commit b953654

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

projects.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@
2525
"branch": "icp-pages",
2626
"subdirectory": "canisters"
2727
},
28+
{
29+
"title": "Signer",
30+
"description": "Library to interact with ICP signers",
31+
"category": "library",
32+
"repository": "dfinity/icp-js-signer",
33+
"branch": "icp-pages",
34+
"subdirectory": "signer"
35+
},
2836
{
2937
"title": "Pic JS",
3038
"description": "A canister testing framework",

0 commit comments

Comments
 (0)