In this tutorial, we will go through the steps necessary to install Iguana on NetBSD. Iguana is a lightweight, multi-coin wallet that supports Bitcoin and various altcoins.
Before we begin, make sure that your NetBSD system is up to date and that you have the following prerequisites installed:
git clone https://github.com/iguana-project/iguana.git
cd iguana
mkdir build
cd build
cmake ..
make
Wait while Iguana is built. This may take several minutes.
Once the build is complete, verify that it was successful by running the following command:
./iguana-cli help
If the build was successful, you should see a list of available commands in the output.
That's it! Iguana is now installed on your NetBSD system. To start using it, you can run the iguanad daemon using the following command:
./iguanad
From there, you can use the iguana-cli command-line tool to interact with the daemon and manage your cryptocurrencies.
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!