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
+12-7Lines changed: 12 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Due to a network upgrade with [catapult-server@Fushicho](https://github.com/nemt
17
17
18
18
The upgrade to this package's [version v0.17.3](https://github.com/nemtech/symbol-sdk-typescript-javascript/releases/tag/v0.17.3) is mandatory for **fushicho compatibility**.
19
19
20
-
You can find the complete changelog[here](CHANGELOG.md).
20
+
Find the complete release notes[here](CHANGELOG.md).
21
21
22
22
## Requirements
23
23
@@ -35,32 +35,37 @@ npm install symbol-sdk rxjs
35
35
36
36
## Usage
37
37
38
-
Surf the [NEM Developer Center][docs] to get started into NEM development. You will find self-paced guides and useful code snippets using the TypeScript/Javascript SDK.
38
+
Surf the [documentation][docs] to get started into Symbol development.
39
+
You will find self-paced guides and useful code snippets using the TypeScript/Javascript SDK.
39
40
40
41
To get the full description of the available classes and their functions, check the [SDK reference][sdk-ref].
41
42
42
43
## Getting help
43
44
44
45
Use the following available resources to get help:
0 commit comments