Skip to content
Igor edited this page Nov 1, 2021 · 3 revisions

Testing Releases

The latest release will most often be available on https://wallet.testnet.near.org

Scenarios to Test

Creating and setting up an account

  1. Create an account
  2. Choose seed phrase recovery
  3. Enable email recovery
  4. Enable phone recovery

Transferring NEAR

  1. Go to “Send”
  2. Send 1 NEAR to account: test Send using button "MAX"

Transferring NEAR to an implicit account

  1. Go to “Send”
  2. Send 1 NEAR to account: 33373628a7ebded1bcb63277d2a03f269cd63ac95074d61f40ffc8734b37cc7c

Logging into an application

  1. Go to corgis.near.org or berryclub.io
  2. Click “Login with NEAR”
  3. Allow access to corgis.near.org/berryclub.io

Recovering an account

  • In a new browser (or in incognito/private browsing)
  • Recover account using seed phrase
  • Recover account using email recovery
  • Recover account using phone recovery

2FA

  • Enable 2FA with phone verification
  • Recovering an account with 2FA enabled In a new browser (or in incognito/private browsing)
  • Recover account using seed phrase (You should not receive a verification code)
  • Recover account using email recovery (You should receive a verification code)
  • Recover account using phone recovery (You should receive a verification code)

Transferring NEAR with 2FA

  1. Go to “Send”
  2. Send 1 NEAR to account: test

Logging into an application with 2FA

  1. Go to corgis.near.org
  2. Click “Login with NEAR”
  3. Allow access to corgis.near.org

Staking with 2FA

  1. Go to /staking
  2. Click “Stake my Tokens”
  3. Select a validator
  4. Click “Stake with Validator”
  5. Click “Use Max”
  6. Click “Submit Stake”

Unstaking

  1. Go to /staking
  2. Select one of your current validators
  3. Click “Unstake”
  4. Enter the amount to unstake
  5. Click “Submit”

Withdrawing

  1. Go to /staking
  2. Select one of your current validators
  3. Click “Withdraw”
  4. Click “Confirm”

Creating an account with a Linkdrop

  1. Go to https://near-drop-testnet.onrender.com
  2. Sign in
  3. Click “Create New NEAR Drop”
  4. Enter 2 NEAR as the amount
  5. Confirm the transaction
  6. Click “Copy NEAR Wallet Link”
  7. Paste the link into the browser and go to the URL
  8. Create an account, choosing seed phrase as the recovery method Repeat steps 1-7, choosing email/phone as the recovery method

App login on testnet

  1. Go to https://corgis.near.org https://test.berryclub.io/
  2. Click “Login with NEAR”
  3. Confirm the transaction
  4. Switch account during app sign-in
  5. go to https://corgis.near.org
  6. Click “Login with NEAR”
  7. Click the account dropdown in the center of the screen, and switch to a new account
  8. Confirm the transaction

App login on staging

  1. Go to https://berryclub.io
  2. Click “Log in with NEAR Wallet”
  3. Change the URL to https://wallet.staging.near.org
  4. Confirm the transaction
  5. Click on some of the pixels

Create account on staging

  • Fund with an existing account
  • Manual deposit

Transaction signing via an app

  1. Go to https://berryclub.io
  2. Click “Log in with NEAR Wallet”
  3. Change the URL to https://wallet.staging.near.org
  4. Confirm the transaction
  5. Click “Buy 25 for 0.1 NEAR”
  6. Change the URL to https://wallet.staging.near.org
  7. Confirm the transaction

Reporting Issues

Please report any unexpected behavior or errors.

Do do so, open a new issue, and select the "Bug" template.

Fill in the template, and add screenshots of any errors that appear in the browser developer console.