We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc9dd7 commit c4391c1Copy full SHA for c4391c1
token/js/README.md
@@ -2,6 +2,11 @@
2
3
A TypeScript library for interacting with the SPL Token and Token-2022 programs.
4
5
+> [!IMPORTANT]
6
+> If you are using [@solana/web3.js version 2](https://github.com/solana-labs/solana-web3.js/?tab=readme-ov-file#whats-new-in-version-20)
7
+> , you should use the `@solana-program/token` and `@solana-program/token-2022`
8
+> packages instead.
9
+
10
## Links
11
12
- [TypeScript Docs](https://solana-labs.github.io/solana-program-library/token/js/)
0 commit comments