I’m looking for a tutorial on how to run a full node (not a super node) on a mac if possible?
Any help would be much appreciated.
I’m looking for a tutorial on how to run a full node (not a super node) on a mac if possible?
Any help would be much appreciated.
You will have to install the latest version of Java JDK.
I installed the standalone client on a mac using these two links:
To run the full node without downloading the full blockchain (by connecting to another node)
https://blog.nem.io/nem-quick-start-guide/
To run the full node while downloading the full blockchain (your computer is the local node; to download will take some hours)
https://blog.nem.io/mac-installation-guide-standalone/
In the first one it is assumed that the repertory “package” is installed on your computer in a place you chose, in the second one it is assumed it is installed on the desktop. You have to adapt the path according to your situation.
(Update)
You might want to install the NanoWallet, which is newer than NCC wallet. It is found here:
https://www.nem.io/install.html
If you have already installed the NCC wallet and want to export it to the NanoWallet, follow these instructions:
https://blog.nem.io/ncc-to-nanowallet-export/