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

(COSMETIC) Improvements in wording in the minting flow #382

Open
16 tasks
michalinacienciala opened this issue Jan 27, 2023 · 0 comments
Open
16 tasks

(COSMETIC) Improvements in wording in the minting flow #382

michalinacienciala opened this issue Jan 27, 2023 · 0 comments

Comments

@michalinacienciala
Copy link
Contributor

michalinacienciala commented Jan 27, 2023

⚠️ This issue will likely be updated with more items to change. Proposed changes should also be reviewed by the designers before we continue with the implementation

There is a bunch of small changes in the text/labels which we present in the minting flow that could be improved:

STEP 1
image

  • Capitalize ETH/BTC in the address validation errors (Invalid btc address-> Invalid BTC address)

STEP 2

  • Replace Step 2 - Make your BTC deposit with Step 2 - Deposit your BTC to mint tBTC

  • Replace Use this generated address [...] This address is a unique generated [...] with:

The BTC Deposit Address below is a unique address based on the wallet data you provided.

Send the amount of BTC you would like to mint as tBTC to this address. 
  • Replace Sent the funds and come back... with You can send the funds then return to this dApp. You do not need to wait for the BTC transaction to be mined before proceeding.
  • Change Read more about the bridge contract to Read more about the Bridge contract on the Recovery .JSON file modal

STEP 3

  • Change copy and order of the paragraphs to:
This step requires you to sign a transaction in your Ethereum wallet. 

! You do not need to wait for the Bitcoin transaction to be mined to initiate minting. !

After you confirm your deposit and mint, your tBTC will arrive in your Ethereum wallet in 1-3 hours.
  • In the Error modal which appears after problem with the reveal transaction, when user clicks Show More, we display Get help on discord link. Let's capitalize Discord.

STEP 4

  • Add to the main section an information about the mint request transaction that can be tracked. Something like this: You should receive X tBTC in 1-3 hours. You can track the status of your transaction in the Tx History section to the left of this screen.
  • Maybe we could change the label on the Dismiss button to something like Mint more tBTC? And if we implement what's proposed in (MINOR) We don't update Step 4 main view after the funds get minted #375, then there we could have the Dismiss button, that would take the user to main page of the dashboard or to Step 1 of the minting flow

HOW IT WORKS
image
image
I would change:

  • This is where your tBTC (ERC20) will be sent after minting initiation. text to This is where your tBTC (ERC20) will be sent after minting..
  • Providing a BTC refund address means your bitcoin will be safe, even in the unlikely case of an error minting. to Providing a BTC refund address means your Bitcoin will be safe, even in the unlikely case of an error minting.
  • Based on these two addresses, the protocol will create a unique BTC deposit address to Based on these two addresses, the protocol will create a unique BTC Deposit Address (to be in line with the notation we use in the next paragraph)
  • Change the copy in the STEP 3 to This step requires you to sign a transaction in your Ethereum wallet. You do not need to wait for the Bitcoin transaction to be mined to initiate minting.
  • In the CONTRACTS section, maybe changing Token Contract to tBTC Token Contract would be more clear?
  • Consider changing how many times we link to https://github.com/keep-network/tbtc-v2/blob/main/docs/rfc/rfc-1.adoc in the MINTING TIMELINE section. Maybe just display the link one time instead of three? Or link to specific sections in the document.

CONNECTING WALLET
image

  • Change Your Walletconnect wallet is connected to Your WalletConnect wallet is connected
@michalinacienciala michalinacienciala changed the title (COSMETIC) Improvements in wording (COSMETIC) Improvements in wording in the minting flow Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant