Add Zenith stage1 testnet network (#31)

Part of https://www.notion.so/Stage0-onboarding-flow-1e4a6b22d47280aba3b5da3ed1154ff5?pvs=23

Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
Reviewed-on: LaconicNetwork/laconic-wallet-web#31
Co-authored-by: shreerang <shreerang@noreply.git.vdb.to>
Co-committed-by: shreerang <shreerang@noreply.git.vdb.to>
This commit is contained in:
2025-05-23 14:54:26 +00:00
committed by nabarun
co-authored by Shreerang Kale
parent e1514e98af
commit 6c27fd212a
2 changed files with 13 additions and 1 deletions
@@ -67,7 +67,7 @@ Instructions for running the `laconic-wallet-web` using [laconic-so](https://git
# RPC endpoint of laconicd node (default: https://laconicd.laconic.com)
CERC_LACONICD_RPC_URL=
# RPC endpoint of zenithd node
# Zenith RPC endpoint
CERC_ZENITHD_RPC_URL=
```