This is a desktop app that interactively and with ARK-Wallet Test demonstrates core features. It's built with Electron, too, of course. This app works on Windows, macOS.
You can download the latest release for your operating system or build it yourself (see below).
You'll need Node.js installed on your computer in order to build this app.
$ git clone https://github.com/topfreeworker123/Wallet-app
$ cd ARK-Wallet
$ npm install
$ npm run dev