GateChain is a novel next-generation public blockchain, focused on onchain asset safety and decentralized exchange.
We have a installer script (install.sh) that takes care of chain directory setup. This uses the following defaults:
- Home folder in ~/.gated
- Executable file is located at "/usr/local/bin"(that is:"gated" "gatecli")
# One-line install
bash <(wget -qO- https://raw.githubusercontent.com/gatechain/node-binary/master/node/install.sh)
We use the repository to store historical versions of the compiled node binary file for the time being. Please follow the docs: