Replace laconic2 with laconic and update genesis generation script (#5)

Part of [laconicd testnet validator enrollment](https://www.notion.so/laconicd-testnet-validator-enrollment-6fc1d3cafcc64fef8c5ed3affa27c675)
- Allow requests from any origin
- Replace `laconic2` with `laconic`
- Update `nitro-rpc-client` usage in genesis generation script

Co-authored-by: IshaVenikar <ishavenikar7@gmail.com>
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Reviewed-on: cerc-io/fixturenet-laconicd-stack#5
This commit is contained in:
2024-07-23 12:26:14 +00:00
co-authored by IshaVenikar prathamesh
parent 5206810eca
commit fadebe363a
8 changed files with 25 additions and 25 deletions
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
# Build cerc/laconicd
source ${CERC_CONTAINER_BASE_DIR}/build-base.sh
docker build -t cerc/laconicd:local ${build_command_args} ${CERC_REPO_BASE_DIR}/laconicd