Install CDT
Inery CDT currently supports Linux x86_64 RPM packages.
Debian Package Install
Run commands:
sudo apt install libncurses5
git clone https://github.com/inery-blockchain/inery.cdt.git
cd inery.cdt/bin
echo "export PATH=\"\$PATH:`pwd`\"" >> ~/.bashrc
source ~/.bashrc
inery-cpp --version
Uninstall after manual installation
sudo rm -rf inery.cdt
Installed Tools
- inery-cpp
- inery-cc
- inery-ld
- inery-init
- inery-abidiff
- inery-wasm2wast
- inery-wast2wasm
- inery-ranlib
- inery-ar
- inery-objdump
- inery-readelf