From 24ff031e7e203a2cbc6e37d06da800b31ff02cf1 Mon Sep 17 00:00:00 2001 From: usern3 <59351042+usern3@users.noreply.github.com> Date: Tue, 14 Jan 2025 19:46:56 -0600 Subject: [PATCH] Added Windoge98 Plug-n-Play --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 003f180..166af0b 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ For Unreal Engine-compatible client libraries, see [C++ agents](#C++). ### Libraries +- [Plug-n-Play](https://github.com/microdao-corporation/plug-n-play) – A lightweight, framework-agnostic, wallet adapter that implements ICRC auth standards. - [artemis](https://github.com/sonicdex/artemis) – Wallet adapter for connecting different wallets on the Internet Computer. - [ic-siwe](https://github.com/kristoferlund/ic-siwe) - Authentication library to enable SIWE (Sign in with Ethereum) functionality for ICP applications. - [ic-siws](https://github.com/kristoferlund/ic-siws) – Authentication library to enable SIWS (Sign in with Solana) functionality for ICP applications.