CryptoAlarm Android
Admiral | CEO DeFiOcean.io1 . Install Termux
[▶️] Google Play

2. Termux Setup
[▶️] pkg update && pkg upgrade && termux-setup-storage && pkg install termux-api
[▶️] Gist | Pastebin
[⚠️] Be sure to grant full access when Termux requests permission to 'files'.
3. Packages & Script Setup
[▶️] pkg install git && pkg install nodejs && git clone https://github.com/defiocean-io/bell-cli.git && cd bell-cli && npm install
[📖] Official Github