Iguana is an open-source, multi-coin wallet that allows you to manage your cryptocurrencies in a safe and secure manner. In this tutorial, we will guide you through the process of installing Iguana on Debian Latest.
Before starting with the installation process, you need to ensure that you have the following prerequisites:
The first step is to update the server to ensure that all the packages are up-to-date.
sudo apt-get update && sudo apt-get upgrade
Next, we need to install the dependencies required by Iguana.
sudo apt-get install build-essential git libssl-dev libdb-dev libdb++-dev libboost-all-dev libqrencode-dev libcurl4-openssl-dev
Now we clone the Iguana repository from Github.
git clone https://github.com/iguana-project/iguana.git
We will now use make to build Iguana.
cd iguana
make
After building the Iguana, it is now ready to run.
cd build/bin
./iguana
To access the Iguana web dashboard, open your web browser and visit http://localhost:7778.
That's it! You have successfully installed Iguana on Debian Latest. You can now manage your cryptocurrencies using the Iguana wallet.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!