Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,8 @@ and/or node.js, made by the Solana Foundation's
[Unboxed Software](https://beunboxed.com/), and [StarAtlas](https://staratlas.com/).

> [!IMPORTANT]
> `@solana-developers/helpers` is for Solana web3.js version 1. The updated version of this package
> which is compatible with Solana web3.js version 2 is called `gill`. Learn more here:
>
> - npm registry - https://www.npmjs.com/package/gill
> - source repository - https://github.com/solana-foundation/gill
> `@solana/helpers` is for Solana web3.js version 1.
> The updated version of `@solana/helpers` for Solana Kit (formerly known as Solana web3.js version 2) is [Kite](https://solanakite.org). There is also a new package for Solana Kit called [Gill](https://github.com/solana-foundation/gill).

## What can I do with this module?

Expand Down
Loading