Skip to content

Commit

Permalink
add wallet asset sub-dir (MystenLabs#3226)
Browse files Browse the repository at this point in the history
  • Loading branch information
gegaowp authored Aug 2, 2022
1 parent 6e3a55c commit 929d3a0
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/src/explore/wallet-browser.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,35 +33,35 @@ The following animated GIFs walk you through some of the most common workflows i

Install and configure the Sui Wallet Browser Extension (covered in detail starting with [Install](#install)):

![Set up Wallet](../../static/onboarding.gif "Set up Wallet")
![Set up Wallet](../../static/wallet_0.0.2/set_up_wallet.gif "Set up Wallet")
*Set up the Sui Wallet Browser Extension*

### Create NFT

From a demo decentralized site, such as our demonstration [NFT dApp](https://github.com/MystenLabs/sui/tree/main/wallet/examples/demo-nft-dapp) available [in the Cloud](http://sui-wallet-demo.s3-website-us-east-1.amazonaws.com/), you can connect to your wallet and create a custom NFT:

![Create NFT](../../static/create_NFT.gif "Create NFT")
![Create NFT](../../static/wallet_0.0.2/create_nft.gif "Create NFT")
*Create an NFT in Sui Wallet by connecting to an external site*

### Transfer NFT

Transfer your NFT to another address using the Sui Wallet Browser Extension:

![Transfer NFT](../../static/nft_transfer.gif "Transfer NFT")
![Transfer NFT](../../static/wallet_0.0.2/transfer_nft.gif "Transfer NFT")
*Transfer your NFT to another address*

### Transfer token

Transfer your token to another address on the Sui network using the Sui Wallet Browser Extension:

![Transfer token](../../static/token_transfer.gif "Transfer token")
![Transfer token](../../static/wallet_0.0.2/transfer_token.gif "Transfer token")
*Transfer tokens to another address*

### View transaction history

View your recent transactions and visit [Sui Explorer](https://explorer.devnet.sui.io/), where you can see more details about the corresponding transaction:

![Transaction history and settings](../../static/txn_history_and_settings.gif "Transaction history and settings")
![Transaction history and settings](../../static/wallet_0.0.2/txn_history.gif "Transaction history and settings")
*Under the *Settings* tab, view your account on Sui Explorer*

## Install
Expand Down
File renamed without changes
File renamed without changes
Binary file added doc/static/wallet_0.0.2/settings.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 929d3a0

Please sign in to comment.