standardise images in public/

This commit is contained in:
mfahampshire
2024-10-18 14:35:29 +02:00
parent 38bc98ecc1
commit c0c3c437d5
7 changed files with 4 additions and 5 deletions
@@ -33,7 +33,7 @@ To download Electrum visit the [official webpage](https://electrum.org/#download
4. Set *Use proxy* to ✅, choose `SOCKS5` from the drop-down and add (copy-paste) the values from your NymConnect application
5. Now your Electrum Bitcoin wallet runs through the Mixnet and it will be connected only if your NymConnect or `nym-socks5-client` are connected.
![Electrum Bitcoin wallet setup](../images/electrum_tutorial/electrum.gif)
![Electrum Bitcoin wallet setup](/images/developers/electrum.gif)
### Monero wallet via NymConnect
@@ -44,7 +44,6 @@ To download Monero wallet visit [getmonero.org](https://www.getmonero.org/downlo
3. Go to: *Settings* -> *Interface* -> *Socks5 proxy* -> Add values: IP address `127.0.0.1`, Port `1080` (the values copied from NymConnect)
5. Now your Monero wallet runs through the Mixnet and it will be connected only if your NymConnect or `nym-socks5-client` are connected.
![Monero wallet setup](../images/monero_tutorial/monero-gui-NC.gif)
### Matrix (Element) via NymConnect
@@ -176,7 +176,7 @@ When trying to connect your app, generally the proxy settings are found in `sett
Here is an example of setting the proxy connecting in Blockstream Green:
![Blockstream Green settings](../../images/wallet-proxy-settings/blockstream-green.gif)
![Blockstream Green settings](/images/wallet-proxy-settings/blockstream-green.gif)
Most wallets and other applications will work basically the same way: find the network proxy settings, enter the proxy url (host: **localhost**, port: **1080**).
@@ -47,7 +47,7 @@ At this point, NYM tokens have been deposited into the smart contract controlled
Once the Requester has received over the threshold number of PSCs they can assemble them into a credential signed by the master key. The Requester never learns this master key (it is a private attribute) but the credential can be verified by the Quroum as being valid by checking for a proof that the credential's private attribute - the value of the master key - is valid.
![steps1-2](../../../images/zknym/deposit-generate.png)
![](/images/network/deposit-generate.png)
## Spend zk-nym to Access Mixnet
@@ -55,4 +55,4 @@ Once the Requester has received over the threshold number of PSCs they can assem
- This zk-nym credit is later presented to the Quorum by the Gateway that collected it, which is used to calculate reward percentages given to Nym Network infrastructure operators by the Quorum, with payouts triggered by their multisig wallet. Both ingress Gateways and the Quorum use spent zk-nym credits when engaging in [double spending protection](./double-spend-prot.md).
![step3](../../../images/zknym/use-zknym.png)
![](/images/network/use-zknym.png)

Before

Width:  |  Height:  |  Size: 364 KiB

After

Width:  |  Height:  |  Size: 364 KiB

Before

Width:  |  Height:  |  Size: 532 KiB

After

Width:  |  Height:  |  Size: 532 KiB

Before

Width:  |  Height:  |  Size: 301 KiB

After

Width:  |  Height:  |  Size: 301 KiB

Before

Width:  |  Height:  |  Size: 283 KiB

After

Width:  |  Height:  |  Size: 283 KiB