We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf384b commit a0f8b84Copy full SHA for a0f8b84
README.md
@@ -43,24 +43,16 @@
43
44
## Installation
45
46
-RPC 0.7 - Latest
+RPC 0.8 - Latest
47
48
```bash
49
npm i @starknet-io/types-js
50
```
51
52
-RPC 0.8 (rc3) - Beta
53
-
54
55
56
-```bash
57
-npm i @starknet-io/types-js@beta
58
-```
59
60
+RPC 0.7
61
62
63
+npm i @starknet-io/types-js@0.7.10
64
65
66
## Types
0 commit comments