Skip to content

Commit

Permalink
Update README.md with demo links
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Feb 9, 2024
1 parent 82a04a9 commit 6fed77a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,14 @@ Prebuilt canister serving as a SIWE identity provider for Internet Computer cani

React demo application that demonstrates how to integrate SIWE into an Internet Computer canister using the [ic-use-siwe-identity](https://github.com/kristoferlund/ic-siwe/tree/main/packages/ic-use-siwe-identity) hook and [ic-siwe-provider](https://github.com/kristoferlund/ic-siwe/tree/main/packages/ic_siwe_provider) canister.

The deployed demo can also be accessed here: https://shtr2-2iaaa-aaaal-qckva-cai.icp0.io
Try the deployed demo here: https://shtr2-2iaaa-aaaal-qckva-cai.icp0.io

## [ic-siwe-react-demo-ts](https://github.com/kristoferlund/ic-siwe-react-demo-ts)

Same demo as above but this time the backend canister is written in TypeScript using [Azle](https://github.com/demergent-labs/azle).

Try the deployed demo here: https://zwsg3-myaaa-aaaal-qdf7q-cai.icp0.io/


## [ic-use-siwe-identity](https://github.com/kristoferlund/ic-siwe/tree/main/packages/ic-use-siwe-identity)

Expand Down

0 comments on commit 6fed77a

Please sign in to comment.