diff --git a/docs/use/companion.md b/docs/use/companion.md index 843c116..b9f75c8 100644 --- a/docs/use/companion.md +++ b/docs/use/companion.md @@ -12,18 +12,26 @@ It's your gateway to the broader Zano ecosystem! 1. First open your Zano desktop wallet, wait until it finishes syncing the blockchain. -2. Go to settings, flip the switch that says "Zano Companion". If you haven't setup a master password yet, it will ask you to create a new one in the fields below. +2. Go to settings, flip the switch that says "Zano Companion". If you haven't set up a master password yet, it will ask you to create a new one in the fields below. 3. Right click to copy the secret that will be displayed. + ![](/img/use/companion/companion1.png) + 4. Open to your browser and install the Zano Companion extension from the Chrome Web Store. [\[Here\]](https://chromewebstore.google.com/detail/zano-companion/akcgnllhhhkcpmlenfpicmcpgfpindlb) 5. Click on the extension, and paste the secret you copied in the appropiate field, as well as the password that you will use to login into the Companion. 6. You can now register an [alias](https://app.dhub.dev/c/goncativas-projects/zano-docs/docs/use/aliases.md) if you haven't done so already, this will be displayed as your identity when using the Zano ecosystem. -![](/img/imagen_2024-06-23_162329640.png) + ![](/img/use/companion/companion5.png) To connect to a Zano web application, simply click on its "Connect Wallet" button and select Zano Extension if asked. +![](/img/use/companion/companionconnect1.png) + A popup will appear on the Companion to authorize the connection, you will only need to this on the first time. + +![](/img/use/companion/companion4.png) + +And that's it! Welcome to the Zano Ecosystem! diff --git a/static/img/use/companion/companion1.md b/static/img/use/companion/companion1.md deleted file mode 100644 index 9245ac5..0000000 --- a/static/img/use/companion/companion1.md +++ /dev/null @@ -1 +0,0 @@ -# Companion 1 diff --git a/static/img/use/companion/companion1.png b/static/img/use/companion/companion1.png new file mode 100644 index 0000000..c8884dd Binary files /dev/null and b/static/img/use/companion/companion1.png differ diff --git a/static/img/use/companion/companion4.png b/static/img/use/companion/companion4.png new file mode 100644 index 0000000..780d62d Binary files /dev/null and b/static/img/use/companion/companion4.png differ diff --git a/static/img/use/companion/companion5.png b/static/img/use/companion/companion5.png new file mode 100644 index 0000000..61069dc Binary files /dev/null and b/static/img/use/companion/companion5.png differ diff --git a/static/img/use/companion/companionconnect1.png b/static/img/use/companion/companionconnect1.png new file mode 100644 index 0000000..914a1d3 Binary files /dev/null and b/static/img/use/companion/companionconnect1.png differ