Skip to content

Commit

Permalink
Update wallets.md
Browse files Browse the repository at this point in the history
Changed icon size to give the wallets equal real estate..
Added short description for send and receive using Grim wallet.
To be done, add links to screenshots for each step like Grin++ has done.
  • Loading branch information
Anynomouss authored Jan 16, 2025
1 parent 4b63a14 commit 59adacd
Showing 1 changed file with 34 additions and 7 deletions.
41 changes: 34 additions & 7 deletions docs/getting-started/wallets.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Grin Wallets

[![Screenshot 2025-01-14 at 19-59-11 Grim - Cross-platform GUI for Grin](https://github.com/user-attachments/assets/35826215-7f88-442e-abd8-8c9d777fe002){align=left width=400}](https://gri.mw){:target="_blank"}
[![Screenshot 2025-01-14 at 19-59-11 Grim - Cross-platform GUI for Grin](https://github.com/user-attachments/assets/35826215-7f88-442e-abd8-8c9d777fe002){align=left width=100}](https://gri.mw){:target="_blank"}

##  GRIM

Expand All @@ -10,13 +10,40 @@
??? abstract "How to: send/receive"


Download at [https://gri.mw/downloads](https://gri.mw/#downloads){:target="_blank"}
Download at [https://gri.mw/downloads](https://gri.mw/#downloads){:target="_blank"}

[Telegram channel](https://t.me/grim_app)
=== "Receive"

* Copy your address (`grin1...`) and provide it to the other party.
That's it. If both your wallets can communicate via Tor, the transaction is then completed automatically.

*But if there's no Tor communication, next steps are:*

* The sender will provide you a Slatepack message. Paste it into the Slatepack box and click Receive.
* Copy the Slatepack message your wallet generates and give it to the sender
* Done! The sender will finalize the transaction and post it to the network, it should show up in your wallet.

=== "Send"

* Click send.
* Choose the amount of grins.
* Enter the receiver's address and send.

That's it. If both your wallets can communicate via Tor, the transaction is then completed automatically.

*But if there's no Tor communication, next steps are:*

* Copy the Slatepack message your wallet generates and provide it to the receiver (however you want).

* You should get a Slatepack message back from the receiver. Paste it into the Slatepack box and click Finalize.

Done! Your wallet will now finalize the transaction and post it to the network.

[Telegram channel](https://t.me/grim_app)

<br/>

[![Grin++](images/grinplusplus.png){ align=left width=60 }](https://grinplusplus.github.io/){:target="_blank"}
[![Grin++](images/grinplusplus.png){ align=left width=100 }](https://grinplusplus.github.io/){:target="_blank"}

## &emsp;Grin++

Expand Down Expand Up @@ -83,7 +110,7 @@ GUI wallet and node written in C++ &emsp;~Windows,~ ~Linux,~ ~macOS~

---

[![Niffler](images/niffler.png){ align=left width=60 }](https://github.com/grinfans/Niffler){:target="_blank"}
[![Niffler](images/niffler.png){ align=left width=100 }](https://github.com/grinfans/Niffler){:target="_blank"}

## &emsp;Niffler

Expand Down Expand Up @@ -146,7 +173,7 @@ GUI wallet and node using the Rust implementation as back-end &emsp;~Windows,~ ~

---

[![Ironbelly](images/ironbelly.png){ align=left width=55 }](https://ironbelly.app){:target="_blank"}
[![Ironbelly](images/ironbelly.png){ align=left width=100 }](https://ironbelly.app){:target="_blank"}

## &emsp;Ironbelly

Expand All @@ -172,7 +199,7 @@ Mobile wallet &emsp;~iOS,~ ~Android~

# Related Services

[![grinnode.live](images/grinnode-live.png){ align=left width=90 }](https://grinnode.live/){:target="_blank"}
[![grinnode.live](images/grinnode-live.png){ align=left width=120 }](https://grinnode.live/){:target="_blank"}

## &emsp;Grinnode.live

Expand Down

0 comments on commit 59adacd

Please sign in to comment.