Ajout de internet ideintity canister en cours, avec nouvelle note
This commit is contained in:
@@ -16,6 +16,17 @@
|
||||
],
|
||||
"type": "assets",
|
||||
"workspace": "tetris_frontend"
|
||||
},
|
||||
"internet_identity": {
|
||||
"type": "custom",
|
||||
"candid": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity.did",
|
||||
"wasm": "https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm.gz",
|
||||
"remote": {
|
||||
"id": {
|
||||
"ic": "rdmx6-jaaaa-aaaaa-aaadq-cai"
|
||||
}
|
||||
},
|
||||
"frontend": {}
|
||||
}
|
||||
},
|
||||
"defaults": {
|
||||
|
||||
Reference in New Issue
Block a user