Using Command
Binary download
chmod +x jaz-nodeCommand line installation
1. download jaz-node execute binary file
linux:
wget -O jaz-node https://s3.amazonaws.com/jaz.s3/bin/release-0.1.3/jaz-nodemacos:
wget -O jaz-node https://s3.amazonaws.com/jaz.s3/bin/release-0.1.3/macos/jaz-node2. change binary mode
chmod +x jaz-node3. check jaz-node whether the installation was successful
./jaz-node --version expected output: jaz-node 0.1.0-23b2d98-x86_64-linux-gnu
Last updated