Skip to content

heliaxdev/ibc-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBC Setup

Series of script to setup a IBC relayer between a stargate cosmos node and a own-testnet node.

Tested on ec2 / amazon linux.

How to run

  • [Optional] ./ec2.sh to provision a machine (assume you have a valid ssh key in key folder). If so, go to step 4, else 2.
  • sudo yum install git -y
  • git clone https://github.com/heliaxdev/ibc-setup
  • cd ibc-setup
  • ./init.sh
  • source ~/.bash_profile
  • ./run.sh
  • As soon as the stargate node is ready, run ./ibc.sh

Issues

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published