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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,11 @@ This client is modelled after [polkadot-js/api](https://github.com/polkadot-js/a
13
13
14
14
This package is feature complete, but it is relatively new and might still contain bugs. We advice to use it with caution in production. It comes without any warranties, please refer to LICENCE for details.
15
15
16
+
## Requirements
17
+
Substrate Key Management requires `subkey` to be present in your PATH: https://substrate.dev/docs/en/knowledgebase/integrate/subkey
18
+
19
+
The `subkey` recommended version: https://github.com/paritytech/substrate/releases/tag/v2.0.0-rc6
20
+
16
21
## Documentation & Usage Examples
17
22
18
23
Please refer to https://godoc.org/github.com/centrifuge/go-substrate-rpc-client
0 commit comments