sovereign-ibc icon indicating copy to clipboard operation
sovereign-ibc copied to clipboard

Implement naive ZK Wasm client that allows state transition with a trivial ZK program

Open Farhad-Shabani opened this issue 1 year ago • 0 comments

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.

Farhad-Shabani avatar Nov 06 '23 19:11 Farhad-Shabani