Expected Behavior
Addresses on the TON chain should be correctly formatted based on the network environment (mainnet or testnet). This includes converting raw addresses into user-friendly formats with proper flags.
Specifications
As a user, I would like my TON addresses to be displayed in the correct format for mainnet or testnet environments, so that I can clearly identify and use them appropriately in my wallet or transactions.
Features:
- Support converting raw TON addresses to friendly format
- Format adjusts based on isTestOnly flag
- Ensure bounceable / non-bounceable flag compatibility
Development Tasks:
Expected Behavior
Addresses on the TON chain should be correctly formatted based on the network environment (mainnet or testnet). This includes converting raw addresses into user-friendly formats with proper flags.
Specifications
As a user, I would like my TON addresses to be displayed in the correct format for mainnet or testnet environments, so that I can clearly identify and use them appropriately in my wallet or transactions.
Features:
Development Tasks: