decipherhub / ibc-go

Interblockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
1 stars 1 forks source link

Making simulation code for ibc-query #3

Open boosik opened 2 years ago

boosik commented 2 years ago

Summary

We can simulate ibc using ibc testing tool in package.

Problem Definition

  1. Simulate cross chain query tx submission
  2. Simulate cross chain query result tx submission
  3. Simulate cross chain action