Added information about hosted legacy UI and private key obtain
This commit is contained in:
parent
88b731cfe6
commit
5922d1acfd
@ -86,7 +86,7 @@ The script will:
|
||||
- If you use QDN.json **it is fully automated.**
|
||||
|
||||
- it will **prompt you for base58 private key** (which you can obtain via ```Base58.encode(reduxStore.getState().app.selectedAddress.seed)```
|
||||
**in the browser console, after logging in to the legacy UI via http://localhost:12388**
|
||||
**in the browser console, after logging in to the legacy UI via http://localhost:12388** (if you do not have the legacy UI running locally, you may access it here - https://ui.qortal.link - simply AUTHENTICATE with the account you're looking to utilize for publishing, then run the command above in the terminal, and it will output the base58 encoded private key that the script requires.)
|
||||
|
||||
- script prompts for private key, **paste private key** it will then ask you about the QDN.json, say YES, and it will **be automated the rest of the way. Going through each subfolder and re-encoding IF NECESSARY, then PUBLISHING ALL VIDEOS.**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user