This is a project to demonstrate the use of the iota.js client library within a cross platform mobile app built using Svelte for the UI and Capacitor as the runtime.
Clone the repository...
git clone https://github.com/gastrocole/iota-address-monitor.git
...install the dependencies...
cd iota-address-monitor
npm install
...then start webpack:
npm run dev
Navigate to localhost:8080.