tony92151 / tendermint-aws-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tendermint-aws-deploy

In this repo, we try to deploy oasis-nodes but fail.

So we start to deploy tendermint nodes. https://github.com/Intelligent-Systems-Lab/ISL-BCFL

Install

  1. Install env
sudo apt-get update && sudo apt-get -y upgrade && sudo apt-get install unzip
wget -qO - https://github.com/tony92151/tendermint-aws-deploy/raw/main/install_doc.sh | bash
  1. Download pre-config validator node data and setup
git clone https://github.com/tony92151/tendermint-aws-deploy
cd tendermint-aws-deploy
sudo bash run_val.sh
  1. Download pre-config sentry node data and setup
git clone https://github.com/tony92151/tendermint-aws-deploy
cd tendermint-aws-deploy
sudo bash run_sen.sh

About


Languages

Language:Shell 100.0%