datahaven/test/scripts
Gonza Montiel 34102c5b92
feat: add runtime parameters to cli (#89)
This PRs extracts [this
commit](74c0c0be0a)
from @TDemeco's PR to add a way to include parameters as part of the
CLI.

### Key changes
- CLI tool to set DataHaven runtime parameters via JSON configuration
- Supports both interactive prompts and command-line flags
- Type-safe parameter parsing and validation
- Already adds the parameters for the `EthereumGatewayAddress`, that
otherwise we would need to add manually to the node using an explorer.

---------

Co-authored-by: TDemeco <tdemeco@itba.edu.ar>
2025-05-27 10:49:53 +02:00
..
cargo-crossbuild.ts test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00
deploy-contracts.ts feat: add runtime parameters to cli (#89) 2025-05-27 10:49:53 +02:00
fund-validators.ts test: 🐳 Add Docker relay support to CLI (#74) 2025-05-18 23:31:46 +00:00
gen-snowbridge-cfgs.ts test: 🐳 Add docker support for datahaven nodes (#71) 2025-05-16 15:17:05 +01:00
send-txn.ts fix: 🚨 Add error in TS for missing awaits (#81) 2025-05-19 22:28:43 +00:00
set-datahaven-parameters.ts feat: add runtime parameters to cli (#89) 2025-05-27 10:49:53 +02:00
setup-validators.ts test: 🐳 Add Docker relay support to CLI (#74) 2025-05-18 23:31:46 +00:00
snowbridge-relayer.ts test: 🐳 Add Docker relay support to CLI (#74) 2025-05-18 23:31:46 +00:00
update-validator-set.ts fix: 🧑‍💻 Fix and improve bun cli logging and functionalities (#60) 2025-05-08 09:42:45 -03:00