diff --git a/README.md b/README.md index 0d5ae0b..54ebd22 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