Skip to content

Commit

Permalink
Add v3 notice, and add migration faq question about verified ost wall…
Browse files Browse the repository at this point in the history
…et devices
  • Loading branch information
ryan-decrypt committed Jul 12, 2021
1 parent 32da88a commit bb523fe
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/01-decrypt-token/01-migration-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ sidebar_label: Migration FAQ

# Migration FAQ

### I can't re-authenticate my device under OST wallet settings in the mobile app. Will I be able to participate in the claims process?

We will use token balances associated with verifed Decrypt accounts for the migration claim process. If you have a balance and meet the eligibility criteria, you will not need an authenticed OST wallet device to particiate in the claim process.

First, make sure you've upgraded to at least v3 of the mobile application. v3 is a major upgrade as it moves the app away from the OST platform.

### What will happen to my DCPT tokens and my OST wallet in the Decrypt App after Season 1?

We have decided to forgo a new Season 2 and instead create a new ERC-20 token and new protocol.
Expand Down
11 changes: 11 additions & 0 deletions docs/02-mobile-app/01-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ sidebar_label: FAQ

# Mobile App FAQ

**Important! READ THIS FIRST:**

First, make sure to upgrade to v3 of the app.

v3 is a major upgrade as it moves the app away from the OST platform. While the OST platform is still available, you will be able to access OST wallet settings under "Legacy wallet" section.

If you are not able to re-authenticate your Device under OST wallet settings, don't worry. We will use token balances associated with verifed Decrypt accounts. If you have a balance, You will not need an authenticed OST wallet to particiate in the claim process.

## Legacy v2 Mobile App FAQ

This page attempts to answer as comprehensively as possible the most commonly asked questions we've encountered from users who've reported problems to us.

If you still can't find a solution to your problem, please join our Discord server using [this link](https://decrypt.co/discord-invite).
There, you'll find updated information in real time and get answers from the community. Depending on the time of day, the channel is also staffed with moderators who can help you.


## Creating a Wallet

### Problem: I can’t create an account
Expand Down
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--lg"
to="/docs/decrypt-token/faq">
to="/docs/decrypt-token/migration-faq">
Decrypt Token
</Link>
<Link
Expand Down

0 comments on commit bb523fe

Please sign in to comment.