From 9b2745181df4aeaf86704fb9c0c8c6ea3b2e6754 Mon Sep 17 00:00:00 2001 From: amanusk Date: Wed, 4 Sep 2024 13:11:06 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d5ae0b3..54ebd224 100644 --- a/README.md +++ b/README.md @@ -10,19 +10,22 @@ - ⚙️ Customizable and extensible - 🌍 Open source and controlled by the community + ## Installation ``` # using npm -npm install get-starknet starknet@next +npm install @starknet-io/get-starknet starknet@next # using yarn -yarn add get-starknet starknet@next +yarn add @starknet-io/get-starknet starknet@next # using pnpm -pnpm add get-starknet starknet@next +pnpm add @starknet-io/get-starknet starknet@next ``` +Read more about the new Starkent Dapp<>Wallet API in the [post](https://community.starknet.io/t/new-starknet-wallet-dapp-api/114295) + ## Usage for dApp developers You can use the built-in UI to connect to any Starknet wallet as fast as