cyberway.cdt
tools on your server.uninstall.sh
script (it is in the root of CyberWay.CDT repository) before downloading and using the binary releases.cyberway.cdt
requires you to perform the following actions:
1. Cloning the cyberway.cdt
repository to your server
2. Building binaries
3. Tools installationbuild.sh
and install.sh
located in the root of cyberway.cdt
. These scripts are universal and designed for all operating systems supported by the CyberWay platform.cyberway.cdt
is cloned is not that important because cyberway.cdt
will be installing as a local binary in later steps. You can clone cyberway.cdt
to "contracts" directory previously created or to any other location on your local system that is fit.install.sh
and uninstall.sh
scripts need to be ran with sudo
because various binaries of cyberway.cdt
will be installed locally. It needs to be typed computer's account password.cyberway.cdt
will make the compiled binary global, therefore it can be accessable anywhere. For this tutorial, it is strongly suggested that you do not skip the install step for cyberway.cdt
, failing to install will make it more difficult to follow this and other tutorials and make usage more difficult in general.