12 Commits

Author SHA1 Message Date
Slava
399862010f
refactor: cleanup run.sh (#35) 2025-07-03 22:05:23 +03:00
Slava
ab8faf8250
feat: add devnet scripts (#34)
* feat: add a way to get marketplace address from url

* feat: add devnet scripts
2025-07-03 21:50:44 +03:00
Slava
c85372b8b9
feat: add a way to get spr from url (#33) 2025-07-03 20:39:59 +03:00
Slava
093492c068
fix: update testnet codex bootstrap node (#32) 2025-03-10 15:36:54 +02:00
Slava
8430294319
chore: adjust run.sh the codex release 0.2.0 (#31)
* chore: update two codex testnet bootstrap nodes

* fix: do not echo bootstrap nodes separately

* fix: adjust codex variables to the release 0.2.0
2025-02-26 11:42:18 +02:00
Slava
14a4a72f9f
Use variable for codex binary in help and move bootstrap_nodes variable to the script beginning (#27) 2024-11-19 09:57:38 +02:00
Slava
bc679d6c3a
Adjust scripts help output (#26)
* Make all shell scripts executable

* Adjust scripts help output
2024-11-19 09:43:20 +02:00
Slava
ac7067416c
Add Testnet scripts (#24)
* Make scripts more flexible, robust and wrappable

* Add Codex Testnet scripts
2024-11-18 22:03:34 +02:00
Slava
1b21a39a73
Fix key file permissions on Windows (msys2) (#17) 2024-11-12 21:45:20 +02:00
Slava
26d5d242b1
Update run script help (#16) 2024-11-12 00:01:26 +02:00
Slava
20fd6e1d44
Fix CODEX_LISTEN_ADDRS variable (#15) 2024-11-11 23:40:26 +02:00
Slava
090437514d
Add run Codex script for Linux and macOS (#14)
* Add new line to error message

* Add Run Codex script for Linux/macOS

* Update .gitignore
2024-11-11 23:34:08 +02:00