From da675ceab74fcb47b8d092c9e334bca45fd679df Mon Sep 17 00:00:00 2001 From: AgneCaunt <139773510+AgneCaunt@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:29:11 +0200 Subject: [PATCH] Rebranding updates.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 02076ab..0424bee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Dock Universal Wallet Library +# Dock Labs Universal Wallet Library -This wallet is intended to implement the universl wallet W3C spec for storing credentials, keys, dids and more JSON-LD documents. It comes bundled with some storage interfaces, supports EDVs and is in use by the Dock Wallet app. Check the [examples](./examples) and [tests](./tests) folders for reference implementations. The library is currently in beta status. +This wallet is intended to implement the universl wallet W3C spec for storing credentials, keys, dids and more JSON-LD documents. It comes bundled with some storage interfaces, supports EDVs and is in use by the Truvera Wallet app. Check the [examples](./examples) and [tests](./tests) folders for reference implementations. The library is currently in beta status. [Check out the documentation here](https://docknetwork.github.io/universal-wallet/reference/)