sovereign-ibc
sovereign-ibc copied to clipboard
Implement naive ZK Wasm client that allows state transition with a trivial ZK program
Background
Right now, it’s not clear if anything pertaining to the ZK part of light client should get stored (within the IBC store of Cosmos SDK chains) and updated during each light client update?! Through this exploratory task we aim to learn the behaviour of a ZK WASM client by developing a naive client that enables ZK state transitions without relying on any information from Sovereign SDK chains.