Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SkipHostCheck + Auto initialisation of services on Tmux #47

Merged
merged 6 commits into from
Jul 22, 2022

Conversation

0xsharma
Copy link
Contributor

In this PR, the following features were added :

  • "Add to known hosts" check is turned off for scp/ssh commands.
  • The ganache + heimdalld(all 3) + bor services will be run automatically on tmux windows on multiple tabs.

Tip : To start a big devnet :

  • eval "$(ssh-agent -s)"
  • ssh-add <pem/cer file(key to all the nodes in devnet)>
  • Let the matic-cli do the magic. 🪄

@temaniarpit27
Copy link
Contributor

@0xsharma can you please add the steps needed in readme as well?

@0xsharma 0xsharma merged commit 3c867f4 into master Jul 22, 2022
@0xsharma 0xsharma deleted the shivam/hostKeyCheckOff branch July 22, 2022 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants