Install prebuild binary
The emped binary serves as the node client and the application client. In other words, the emped binary can be used to both run a node and interact with it.
Pre-Built Package
For Linux Distributions
Download the tar.gz file:
Verify the checksum:
You should see the following:
Unpack the tar.gz file:
Move the binary to your local bin directory and make it executable:
Open a new terminal window and check if the installation was successful:
You should see the following:
Last updated