How to install Prizm Core
Windows | Mac OS | Linux
Last updated
Windows | Mac OS | Linux
Last updated
Download Prizm Core for your operating system from Github
Run the downloaded file (Windows - file with the extension .exe)
Installing Prizm Core Windows:
Install Prizm Core, following the instructions on the screen - Windows (as usual installing a new program).
Run the file - Prizm Config
In the appeared settings window, think up and enter the administrator password in the field Admin Password
In the field - Default Account - Enter the address of your wallet, which you will use through the node.
If you want to make public your Prizm node - in the Host / IP field, enter your IP address and click on the Share my address button
Then press the bottom right button Save+Exit
To start Prizm Core, we will use the Prizm (Console) application, you will see a command line that opens with information about the state of the node, and the Prizm Core interface will open, which we can close by clicking on the cross. Running Prizm Core will begin downloading the Blockchain database. Wait 100%
To view the download status of the Blockchain database, we need to open a browser and go to the address http://localhost: 9976/ , after entering your wallet, you will have an interface for working with the Prizm node.
It will take some time to download the Blockchain database - you can see the percentage of download progress in the lower right corner - on average, the entire database is downloaded in 12-20 hours subject to stable Internet and sufficient free hard disk space (At least 64GB)
After successfully downloading the entire Blockchain Prizm database, you can start using the network node, view detailed wallet statistics, complete transactions, start forging, and much more.
Forging starts automatically if your balance exceeds 1000 PZM
To avoid blockchain database synchronization and other problems, we recommend that you close Prizm Core by right-clicking on the application icon in the notification area and selecting the "shutdown"option.
Download Prizm Core for your operating system from Github
Run the downloaded file (Mac OS - file with the extension .dmg)
Installing Prizm Core on Mac OS:
Mac OS (Run the .dmg file - and drag the appeared icons to the Applications | Applications folder).
Run the file - Prizm Config Application
In the appeared settings window, think up and enter the administrator password in the field Admin Password
In the field - Default Account - Enter the address of your wallet, which you will use through the node.
Then press the bottom right button Save+Exit
If you want to make public your Prizm node - in the Host / IP field, enter your IP address and click on the Share my address button
Then press the bottom right button Save+Exit
To start Prizm Core, we will use the Prizm Application, located in the Applications folder, launch it, the Prizm icon will appear in the upper panel on the right and the Prizm Core interface will open, which we can close by clicking on the cross. Running Prizm Core will begin downloading the Blockchain database. Wait 100%
To view the download status of the Blockchain database, we need to open a browser and go to the address http://localhost: 9976/ , after entering your wallet, you will have an interface for working with the Prizm node.
It will take some time to download the Blockchain database - you can see the percentage of download progress in the lower right corner - on average, the entire database is downloaded in 12-20 hours subject to stable Internet and sufficient free hard disk space (At least 64GB)
After successfully downloading the entire Blockchain Prizm database, you can start using the network node, view detailed wallet statistics, complete transactions, start forging, and much more.
Forging starts automatically if your balance exceeds 1000 PZM
Now, we install prizm-dist and jre. The Prizm core is written in Java, so we need jre under Linux:
Download jre ( Linux x64 Compressed Archive - jre-8u281-linux-x64.tar.gz)
Extract a prizm-dist-1.10.4.6-linux.tgz:
Change to the directory «home»: cd /home/
Move the .tar.gz archive binary to the current directory.
Unpack the tarball: tar zxvf prizm-dist-1.10.4.6-linux.tgz
Delete prizm-dist-1.10.4.6-linux.tgz
Extract a jre in prizm-dist folder:
Move jre tar.gz to /home/prizm-dist/
Let's now extract the zip file into that folder:
tar zxvf jre-8u281-linux-x64.tar.gz
Delete jre-8u202-linux-x64.tar.gz
Result:
Step 2
Yep!), we installed prizm-dist and jre. And so, the following step we will adjust prizm.default.properties:
We open conf/prizm.default.properties
Move to line 61 (myAddress=) and insert your address.
Move to line 250 (prizm.adminPassword) and insert your password.
Save prizm.default.properties
Step 3
Testing and running prizmEngine:
Run the run-test.sh and see if there are any errors?
I hope that number of errors is 0 and we move to next step.
Open the browser and input: ip:9976
Where ip: IP = prizm.myAddress. if you see index.html file and stable connection then all is well.
Kill java process:
First command: ps -A | grep java
Output of this command will give the list of java processes running on your system. Note down Process ID (PID) prizmEngine.jar.
Second command: kill -9 PID
Wait 3 minutes while databases prizmEngine are closed.
Start run.sh and be connected to the ip:9976
Done!
If the node is configured correctly, the download of the Blockchain database will appear in the lower right corner indicating the progress in %.
The Prizm Wallet Desktop is installed with the Prizm Core. A safe way to use a wallet.
Included with the Prizm Core is also installed a unique 3D graphics visualization software - Prizm Aerial.
Name
Value
OS
Windows | Mac OS | Linux (Ubuntu)
CPU
2 and more
RAM
2GB and more
Free disk space
64GB and more