codex-storage / codex-testnet-starter

Codex Testnet Starter
https://testnet.codex.storage
4 stars 4 forks source link

Minor changes to Linux scripts #17

Closed gmega closed 4 months ago

gmega commented 4 months ago

A few suggested improvements to:

  1. make the ethereum key/address generation process simpler/clearer;
  2. make run_client a bit more idiot proof (remove defaults which won't work, force user to set vars);
  3. don't launch the Codex client on the background.
jessiebroke commented 4 months ago

I just wiped my old codex-testnet-starter repo and pulled it down fresh to run through it - just had one hiccup re: needing to change the first line of run_client.sh to grab a bootstrap node SPR from lines 10-16 https://github.com/codex-storage/codex-testnet-starter/blob/master/docker-compose.yaml and put it in.

Should this be an additional instruction in the Google Slides or Markdown doc?