# node-binary **Repository Path**: super_step/node-binary ## Basic Information - **Project Name**: node-binary - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-16 - **Last Updated**: 2021-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GateChain Client GateChain is a novel next-generation public blockchain, focused on onchain asset safety and decentralized exchange. ## Installation Script 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") ```cassandraql # One-line install bash <(wget -qO- https://raw.githubusercontent.com/gatechain/node-binary/master/node/install.sh) ``` ## Manual Installation We use the repository to store historical versions of the compiled node binary file for the time being. Please follow the docs: [EN](https://www.gatechain.io/docs/en/gatechain-build.html) [中文](https://www.gatechain.io/docs/cn/gatechain-build.html)