Жаль чуток раньше не узнал про ардор. Недавно токо закупился NXT(
- от купленных NXT 12-го октября получите чуть меньше 1/3 токенов ARDR.
Разработчики написали о планах выпуска мобильного клиента, да ещё в двух вариациях:
As to the mobile application, it's not fully implemented yet, but I think I can disclose the following details:
1. The app is based on Html5, ionic (
http://ionicframework.com/) and Cordova (
https://cordova.apache.org/) being so, the same codebase should be able to support all the major mobile platforms with minimal customization. We will start with Android though.
2. Our aim is to create an app signed by the NXT foundation which will be deployed to the official app stores.
3. The app will use two modes:
(a) "Mobile Friendly" - simplistic UI which looks good on mobile devices but with limited functionality which we will enhance gradually.
(b) "Web Wallet" - which is essentially the existing browser UI with few minor modifications to make it usable on a small form factor devices.
Users will be able to seamlessly switch between these two flavors.
4. The app will try to leverage mobile tech to enhance the user experience, for example by scanning QR codes using the mobile device camera instead of having to type or copy/paste data, where applicable.
As to security, your passphrase will never leave the mobile app, it will perform local signing for all transactions like the web wallet and all actions which require to submit the passphrase to a remote node will be hidden or disabled.
The data displayed will rely on remote API nodes and therefore cannot be fully trusted. In order to mitigate this, the app will confirm each API response with several remote nodes and display the status of the verification in a visible format so that the user can asses the risk.
The app will also provide an option to connect to your own remote node and thus reduce the risk.