Iguana is an open-source cryptocurrency wallet that supports multiple cryptocurrencies. This tutorial will guide you through the process of installing Iguana on Kali Linux.
Before installing Iguana, make sure that you have the following prerequisites:
Open the terminal on Kali Linux.
Install Git by running the following command:
sudo apt-get install git
Clone the Iguana repository by running the following command:
git clone https://github.com/iguana-project/iguana.git
Navigate to the Iguana directory by running the following command:
cd iguana
Install g++ by running the following command:
sudo apt-get install g++
Run the following commands to install the required dependencies:
sudo apt-get install libssl-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev libminiupnpc-dev libevent-dev libjsoncpp-dev
Run the following command to build Iguana:
make
Once the build process is complete, run Iguana by executing the following command:
./iguana
In this tutorial, you have learned how to install Iguana on Kali Linux. Iguana is now ready to use and you can start exploring its features.
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!