“The beginning of wisdom is this, get wisdom and above all get knowledge” - Solomon
@solana/web3.js
), see: examples/classic/transfer/tutorial
@solana/kit
),
see: examples/kit/transfer/tutorial
Note:
This tutorial provides two versions of each code example:You can switch between Classic and Kit code snippets using the tabs above each example.
- Classic: Uses the
@solana/web3.js
library and is compatible with the classic Solana SDK.- Kit: Uses the new
@solana/kit
library for a modern, streamlined Solana development experience.