You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This Javascript SDK enables browsers and NodeJS clients to interact with the San
6
6
7
7
This SDK basically provides an easy access to all the available Sandblock Chain RPCs as well as the payload generation and the cryptographic features to properly consume those RPCs.
8
8
9
-
**Most comonly used features:**
9
+
**Most commonly used features:**
10
10
11
11
- Core cryptographic tools and functions
12
12
- Client service:
@@ -23,7 +23,7 @@ This SDK basically provides an easy access to all the available Sandblock Chain
23
23
24
24
## Documentation
25
25
26
-
The SDK code should be documented enough for developers to explore it and use it easily. Therefore the documentation might not cover all the capabilities of the SDK. Feel free to contribute if you wish to improve the code documentation and/or the provided samples.
26
+
The SDK code should be documented enough for developers to explore and use it easily. Therefore the documentation might not cover all the capabilities of the SDK. Feel free to contribute if you wish to improve the code documentation and/or the provided samples.
0 commit comments