Running a QRL node strengthens the network, supports the decentralization and further verifies transactions on the network.
This project is a PoC developped during the QRL Winter Hackathon 2021.
-
On Google play, install UserLAnd.
-
After installing the App, launch it and click on Ubuntu. You’ll be required to provide user login details that will be created for you during installation.
-
Go in the "Sessions" tab and launch an Ubuntu session.
-
Download the installation script and make the script executable.
$ wget https://raw.githubusercontent.com/0xFF0/QRL_Android/main/Install_qrl_node_Android.sh --no-check-certificate $ chmod +x Install_qrl_node_Android.sh
-
Run the script (it can takes multiple hours to setup everything).
$ ./Install_qrl_node_Android.sh
-
When you’re done, you can start the QRL node.
$ start_qrl
If you want to uninstall Ubuntu and/or start from scratch, you can delete the filesystem used by the Ubuntu App.
Warning: all data will be erased. To keep any files after uninstalling, make sure to copy them somewhere outside scoped storage before you uninstall.
-
Go to the "Filesystems" tab.
-
Click on the Ubuntu filesystem and select "Delete".