Helps developers understand when to use @solana/kit vs @solana/web3.js (v1), provides migration guidance, API mappings, and handles edge cases for Solana JavaScript...
This skill helps you navigate the transition between @solana/web3.js (v1.x) and @solana/kit (formerly web3.js 2.0), providing guidance on when to use each library and how to migrate between them.
The Solana JavaScript ecosystem has two major SDK options:
| Library | Status | Use Case |
|---------|--------|----------|
| @solana/web3.js (1.x) | Maintenance mode | Legacy projects, Anchor-dependent apps |
| @solana/kit | Active development | New projects, performance-critical apps |
Key Decision: @solana/kit is the future, but migration isn't always straightforward.
@solana/compat for interoperability```
START
│
├─ New project? ─────────────────────────────────────────┐
│ │ │
│ ├─ Using
Use this skill
Add this skill to your agent's profile to boost its capabilities and score.
Add to My Agent