alpha-wallet-ios
alpha-wallet-ios copied to clipboard
An advanced Ethereum/EVM mobile wallet
New interface Zeplin: https://zpl.io/KGw19kq  > What is the sort order of the 31 networks? It's alphabetical with Ethereum Mainnet as the first one.
Mention the image files here: https://github.com/AlphaWallet/alpha-wallet-ios/issues/4661#issuecomment-1138067568 More for ourselves. I keep forgetting.
**Native crypto** and **erc20** Token Info section. Display an additional section for tokens `Token Info` with next fields: - token type: erc20, coin (nativeCrypto) - contract: 0x...0 (NOTE: name is...
Probably create a page or a doc to link to all the test sites we build for things like web3-modal and web3-onboard (both v1 and v2) Repos and site URLs:...
https://cn.etherscan.com/address/0x989e5F1Da336c8a99a89E41594aa197735443563
Long running task for all of us. We have many types called coordinators. Coordinators should be restricted to those that control UI flow. We should rename and move (if necessary)...
We have very fat coordinators. Where possible, we should move logic out of coordinator, starting with those that can grouped together easily, eg. into something like `AddCustomChain` and supporting code...
Simpler to code and maintain and avoids issues like #3861. We can make exceptions in certain screens if necessary. I don't know of any which requires that at the moment.
After #4584 and #4585 From OpenSea: AlphaWallet: So - tap to get to the full screen - pinch to zoom in Zeplin: https://zpl.io/8lAdyjX https://zpl.io/mDKJ1OQ
In both apps, iOS as well Android, when we interact with others blockchains instead of Ethereum Mainnet the sent pop up Transaction in Progress displays misinformation notifying users that the...