You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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:
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 :
Metreo Wallet :
Page URL
https://docs.near.org/build/smart-contracts/quickstart#create-a-testnet-account
Impact
Suggested Fix
The text was updated successfully, but these errors were encountered: