AlphaWallet / AlphaWallet/alpha-wallet-ios
Add Node Status page
- Dominant language
- Swift
- Stars
- 631
- Forks
- 384
- PR merge metrics
- No merged PRs in 30d
Description
We added a node status page on Android, inspired by https://chainlist.org/ and https://rpclist.info/ which give a quick reference for node status.
Here's the Android issue: https://github.com/AlphaWallet/alpha-wallet-android/issues/2601
Here's how the page looks on Android:

We already diagnosed a bad node (Cronos) using this page, FYI Cronos Testnet now uses these:
RPC: ```https://evm-t3.cronos.org```
Etherscan Transaction: ```https://testnet.cronoscan.com/tx/```
Etherscan compatible API: ```https://testnet.cronoscan.com/api?```
Contributor guide
Assessment
This issue has not been assessed yet.