File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
develop/toolkit/interoperability/paraspell-xcm-sdk Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ bun init -y
4242Install the required dependencies:
4343
4444``` bash
45- bun add @paraspell/sdk polkadot-api @polkadot-labs/hdkd-helpers @polkadot-labs/hdkd
45+ bun add @paraspell/sdk@11.3.2 polkadot-api@1.17.1 @polkadot-labs/hdkd-helpers@0.0.25 @polkadot-labs/hdkd@0.0.24
4646```
4747
4848Now add the following setup code to ` index.ts ` :
Original file line number Diff line number Diff line change @@ -17293,7 +17293,7 @@ bun init -y
1729317293Install the required dependencies:
1729417294
1729517295```bash
17296- bun add @paraspell/sdk polkadot-api @polkadot-labs/hdkd-helpers @polkadot-labs/hdkd
17296+ bun add @paraspell/sdk@11.3.2 polkadot-api@1.17.1 @polkadot-labs/hdkd-helpers@0.0.25 @polkadot-labs/hdkd@0.0.24
1729717297```
1729817298
1729917299Now add the following setup code to `index.ts`:
You can’t perform that action at this time.
0 commit comments