Compile and deploy the contract using Truffle.
reference : Qiita
git clone https://github.com/AoiToSouma/truffle_kit.git
cd truffle_kit
chmod +x *.sh
chmod +x jobs/*.sh
npm install
nano .env
Edit "NODEADDRESS" and "PRIVATEKEY"
nano jobs/.api
If you want to execute an API that requires API-KEY, please edit "YOUR_API_KEY".
./run.sh -n mainnet