Bitknowledge Archive Device USB Edition
Install IPFS using https://github.com/bitk1/bk-setup-01
(this is now included in the installation script) Run the following:
sudo apt-get update sudo apt-get upgrade -y sudo apt-get install -y nodejs npm git
Ensure you have IPFS installed and running on your BKAD.
Clone the BKAD-USB repository and change directory: git clone https://github.com/bitk1/BKAD-USB.git cd BKAD-USB
Run the following commands to install and start the BKAD-USB app:
chmod +x install.sh
./install.sh