@@ -18,6 +18,19 @@ If you save any output of `subkey` into a file, make sure to apply proper permis
...
@@ -18,6 +18,19 @@ If you save any output of `subkey` into a file, make sure to apply proper permis
The following guide explains *some* of the `subkey` commands. For the full list and the most up to date documentation, make sure to check the integrated help with `subkey --help`.
The following guide explains *some* of the `subkey` commands. For the full list and the most up to date documentation, make sure to check the integrated help with `subkey --help`.
### Install with Cargo
You will need to have the Substrate build dependencies to install Subkey. Use the following two commands to install the dependencies and Subkey, respectively:
Command:
```bash
# Use the `--fast` flag to get the dependencies without needing to install the Substrate and Subkey binary