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-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -176,14 +176,15 @@ Docker machine needs to be rebooted after these changes.
176
176
## Wrappers documentation
177
177
178
178
The following wrappers are tested and complete. There is also active work
179
-
on wrappers for Go and node.js; visit
179
+
on a wrapper for Go; visit
180
180
[#indy-sdk on Rocket.Chat](https://chat.hyperledger.org/channel/indy-sdk) for
181
181
details.
182
182
183
183
*[.Net](wrappers/dotnet/README.md)
184
184
*[Java](wrappers/java/README.md)
185
185
*[Python](wrappers/python/README.md)
186
186
*[iOS](wrappers/ios/README.md)
187
+
*[NodeJS](wrappers/nodejs/README.md)
187
188
188
189
## Indy CLI documentation
189
190
* An explanation of how to install the official command line interface for that provides commands to manage wallets and interactions with the ledger: [Indy CLI](cli/README.md)
0 commit comments