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

[BUG] Testnet Wallet Accounts Created with Zero Balance #2423

Open
1 of 6 tasks
Amira1502 opened this issue Jan 8, 2025 · 0 comments
Open
1 of 6 tasks

[BUG] Testnet Wallet Accounts Created with Zero Balance #2423

Amira1502 opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@Amira1502
Copy link
Contributor

Amira1502 commented Jan 8, 2025

Description:
When users create a testnet wallet using the Meteor Wallet or myNearWallet, their accounts are initialized with a zero balance. This creates a significant barrier for new users, preventing them from following tutorials or testing functionality that requires tokens.

Steps to Reproduce:

  1. Go to the NEAR testnet wallet (myNearWallet, Meteor Wallet).
  2. Create a new testnet account.
  3. Check the account balance immediately after creation.

Expected Behavior:
The newly created testnet wallet account should have a small initial balance to enable immediate testing without requiring a manual transfer or funding process.

Actual Behavior:
The account is created with a zero balance

MyNearWallet :

image

Metreo Wallet :

photo_2025-01-06_14-45-12

Page URL

https://docs.near.org/build/smart-contracts/quickstart#create-a-testnet-account

Impact

  • Incorrect information
  • Missing information
  • Unclear explanation
  • Broken link
  • Code example doesn't work
  • Other (please specify in description)

Suggested Fix

@Amira1502 Amira1502 added the bug Something isn't working label Jan 8, 2025
@github-project-automation github-project-automation bot moved this to NEW❗ in DevRel Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: NEW❗
Status: No status
Development

No branches or pull requests

2 participants
@Amira1502 and others