Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Add sample script to connect a node to coralnet #20

Closed
2 tasks done
ethanfrey opened this issue Aug 7, 2020 · 0 comments · Fixed by #38
Closed
2 tasks done

Add sample script to connect a node to coralnet #20

ethanfrey opened this issue Aug 7, 2020 · 0 comments · Fixed by #38
Assignees

Comments

@ethanfrey
Copy link
Member

ethanfrey commented Aug 7, 2020

Just a simple shell script that people can easily read and use as the basis of more complex tools.
But also enough to get started quickly if you don't want to do more.

It can use docker images, and the scripts should accept env variables to set all URLs (to easily reconfigure for other testnets). This can be based on Ubuntu 18.04/20.04 or Debian 10 (buster) - pick one.
The following scripts are envisioned:

  • Setup node
    • Install docker if not installed
    • corald init
    • download genesis file from github repo
    • configure seed nodes or persistent peers in config.toml (maybe just README to show how, not script)
  • Run node in systemd
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant