A WearOS application that displays the latest Cardano blockchain tip in real-time using Amaru node implementation.
demo.mov
# Setup once
make setup
# Launch on emulator
make launch
# Or deploy to watch
make deployLogs not showing
adb logcat | grep -E "(AmaruWear|amaru_wear)"Watch not connecting
- Enable WiFi ADB in developer options
- Verify same network
- Try:
adb disconnect && adb connect <ip>:5555