File tree Expand file tree Collapse file tree 2 files changed +28
-4
lines changed Expand file tree Collapse file tree 2 files changed +28
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ This package provides a basic client library to communicate with the Ironfish Ap
7
7
8
8
We recommend using the npmjs package in order to receive updates/fixes.
9
9
10
- ## Notes
11
-
12
10
Use ` yarn install ` to avoid issues.
11
+
12
+ # Available commands
13
+
14
+ | Operation | Response | Command |
15
+ | --------------| ------------------------------------------| -------------------------------|
16
+ | getVersion | app version | --------------- |
17
+ | appInfo | name, version, flags, etc | --------------- |
18
+ | deviceInfo | fw and mcu version, id, etc | Only available in dashboard |
19
+ | sign | signed message | path + message |
20
+ | retrieveKeys | address or view key or proof gen key | path + key type + verify flag |
21
+
22
+ # Who we are?
23
+
24
+ We are Zondax, a company pioneering blockchain services. If you want to know more about us, please visit us at [ zondax.ch] ( https://zondax.ch )
Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ This package provides a basic client library to communicate with the Ironfish Ap
7
7
8
8
We recommend using the npmjs package in order to receive updates/fixes.
9
9
10
- ## Notes
11
-
12
10
Use ` yarn install ` to avoid issues.
11
+
12
+ # Available commands
13
+
14
+ | Operation | Response | Command |
15
+ | --------------| ------------------------------------------| -------------------------------|
16
+ | getVersion | app version | --------------- |
17
+ | appInfo | name, version, flags, etc | --------------- |
18
+ | deviceInfo | fw and mcu version, id, etc | Only available in dashboard |
19
+ | sign | signed message | path + message |
20
+ | retrieveKeys | address or view key or proof gen key | path + key type + verify flag |
21
+
22
+ # Who we are?
23
+
24
+ We are Zondax, a company pioneering blockchain services. If you want to know more about us, please visit us at [ zondax.ch] ( https://zondax.ch )
You can’t perform that action at this time.
0 commit comments