Эх сурвалжийг харах

Upgrade from `@solana/web3.js` to `@solana/kit` (#115)

Steven Luscher 7 сар өмнө
parent
commit
09de436eeb

+ 5 - 0
.changeset/lazy-bats-shake.md

@@ -0,0 +1,5 @@
+---
+"create-solana-program": minor
+---
+
+Upgraded to `@solana/kit`; the new name for the 2.0 lineage of `@solana/web3.js`

+ 1 - 1
locales/en-US.json

@@ -33,7 +33,7 @@
     "selectOptions": {
       "js": {
         "title": "JavaScript Client",
-        "desc": "A TypeScript library compatible with the new web3.js"
+        "desc": "A TypeScript library compatible with @solana/kit"
       },
       "rust": {
         "title": "Rust Client",

+ 1 - 1
locales/fr-FR.json

@@ -33,7 +33,7 @@
     "selectOptions": {
       "js": {
         "title": "Client JavaScript",
-        "desc": "Une librairie TypeScript compatible avec le nouveau web3.js"
+        "desc": "Une librairie TypeScript compatible avec @solana/kit"
       },
       "rust": {
         "title": "Client Rust",