Search
# Install prebuild binary (option B)
The c4ed binary serves as the node client and the application client. In other words, the c4ed 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:
# Install wasmvm library
Create a directory for the library
Download the library to the directory
Add the library to the path
Open a new terminal window and check if the installation was successful:
You should see the following:
# Next
Learn how to run and configure node