@@ -106,16 +106,13 @@ IdentityKit comes with its own playground where you can try things out locally.
106106There are three applications included:
107107
1081081 . ` dApp ` (react-dapp) - Built for signer developers, this app provides a web-based interface to
109- visually explore the API documentation for IdentityKit standards. It runs on port 3001. (dev:
110- https://mquaw-4yaaa-aaaap-abwlq-cai.icp0.io , prod: https://vehwg-aiaaa-aaaag-aciuq -cai.icp0.io )
109+ visually explore the API documentation for IdentityKit standards. It runs on port 3001. Check it
110+ out at https://qzjsg-qiaaa-aaaam-acupa -cai.icp0.io/standards
1111112 . ` Demo ` (react-demo) - This app is for application developers. It's a simple frontend app with
112112 IdentityKit integrated. It runs on port 3002 and lets you sign in with IdentityKit and make
113- canister calls. (dev: https://rawyr-oqaaa-aaaal-ajlxa-cai.icp0.io , prod:
114- https://qzjsg-qiaaa-aaaam-acupa-cai.icp0.io )
113+ canister calls. Check it out at https://qzjsg-qiaaa-aaaam-acupa-cai.icp0.io/demo
1151143 . ` Signer ` (react-signer) - This is a sample signer app that demonstrates the basics of signer
116115 functionality. It helps to understand what’s happening on the signer side. It runs on port 3003.
117- (dev: https://uimp7-mqaaa-aaaag-qc5ka-cai.icp0.io , prod:
118- https://vdgqs-nqaaa-aaaag-aciua-cai.icp0.io )
119116
120117To get the playground up and running, use the following command:
121118
@@ -139,12 +136,12 @@ If you encounter any issues or have questions, feel free to reach out to the tea
139136
140137## 📘 Documentation
141138
142- For full documentation, visit [ identitykit docs ] ( https://2juva-miaaa-aaaag-ald5a -cai.icp0.io ) .
139+ For full documentation, visit https://qzjsg-qiaaa-aaaam-acupa -cai.icp0.io/docs .
143140
144141## 🎉 Try it out
145142
146143Here is a short list of live IdentityKit implementations:
147144
148- - [ Demo App] ( https://qzjsg-qiaaa-aaaam-acupa-cai.icp0.io )
149- - [ ICRC Standards Implementation] ( https://vehwg-aiaaa-aaaag-aciuq -cai.icp0.io ) (view low-level ICRC
150- standards implementations)
145+ - [ Demo App] ( https://qzjsg-qiaaa-aaaam-acupa-cai.icp0.io/demo )
146+ - [ ICRC Standards Implementation] ( https://qzjsg-qiaaa-aaaam-acupa -cai.icp0.io/standards ) (view
147+ low-level ICRC standards implementations)
0 commit comments