Frontend
Last updated
Last updated
The first client will be instance of SigningCosmWasmClient that will be used to interact with "base" chain which is "Archway" that will be used as main deployment chain for Nomos V2.
The second client will be instance of CosmWasmClient that will be use to interact with "ica multisig chain" where we control the ICA Address as host chain.
Frontend only need to instantiate CosmWasmClient because it only need to query and doesn't run any execution call with ICA address directly.
VOTE PROPOSAL
EXECUTE PROPOSAL