Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add steps for bridge without picture #731

Merged
merged 2 commits into from
Feb 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 17 additions & 1 deletion src/documentation/tfconnect/tfconnect_wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ By default, the app will generate a wallet associated with your account.

- The wallet main page is the following:

![](./img/tfconnect_21.png)
<img src="./img/tfconnect_wallet_02.jpg" style="width: 55%;">

## Import a Wallet

Expand Down Expand Up @@ -63,6 +63,22 @@ To generate the QR Code, select the chain you want to use, Stellar or TFChain, e

> Note: The memo option is only available for Stellar, not for TFChain.

#### Bridge Assets

You can bridge TFT between TFChain and Stellar chain.

<img src="./img/tfconnect_wallet_03.jpg" style="width: 55%;">

To bridge TFT, follow the steps below:

- Set the direction of the bridge
- TFChain to Stellar
- Stellar to TFChain
- **To**: Enter the address of the receiver
- Optional: Click on the icon on the right to set a wallet or favorite address
- **Amount**: Enter the amount to send
- Click `Submit` to submit the bridge transfer
- Click `Confirm` to finalize the transaction

### Wallet Transactions

Expand Down