We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@solana/web3.js
@solana/kit
1 parent 683bb98 commit 09de436Copy full SHA for 09de436
.changeset/lazy-bats-shake.md
@@ -0,0 +1,5 @@
1
+---
2
+"create-solana-program": minor
3
4
+
5
+Upgraded to `@solana/kit`; the new name for the 2.0 lineage of `@solana/web3.js`
locales/en-US.json
@@ -33,7 +33,7 @@
33
"selectOptions": {
34
"js": {
35
"title": "JavaScript Client",
36
- "desc": "A TypeScript library compatible with the new web3.js"
+ "desc": "A TypeScript library compatible with @solana/kit"
37
},
38
"rust": {
39
"title": "Rust Client",
locales/fr-FR.json
"title": "Client JavaScript",
- "desc": "Une librairie TypeScript compatible avec le nouveau web3.js"
+ "desc": "Une librairie TypeScript compatible avec @solana/kit"
"title": "Client Rust",
0 commit comments