You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@
3
3
The `helpers` package contains Solana helper functions, for use in the browser and/or node.js, [made by the Solana Foundation Developer Ecosystem team](https://youtu.be/zvQIa68ObK8?t=319) and our friends at [Anza](https://anza.xyz), [Turbin3](https://turbin3.com/), [Unboxed Software](https://beunboxed.com/), and [StarAtlas](https://staratlas.com/).
4
4
5
5
> [!IMPORTANT]
6
-
> `@solana/helpers` is for Solana web3.js version 1. An updated version of `@solana/helpers` for Solana web3.js version 2 is at https://github.com/helius-labs/kite.
6
+
> `@solana/helpers` is for Solana web3.js version 1.
7
+
> The updated version of `@solana/helpers` for Solana Kit (formerly known as Solana web3.js version 2) is called [Kite](https://solanakite.org), there is also an brand new package for Solana Kit at [Gill](https://github.com/solana-foundation/gill).
0 commit comments