ignite / cli

Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
https://ignite.com
Other
1.26k stars 547 forks source link

INIT: IBC Middleware Scaffolding #3910

Open toschdev opened 9 months ago

toschdev commented 9 months ago

FeatureRequest: IBC Middleware Scaffolding

Post by Choppy: Hey everyone! I've been working on building IBC middleware, and while the --ibc flag is helpful, I've noticed that the scaffolded structure doesn't quite align with the needs for middleware development. Specifically, it differs from what's outlined in the IBC applications and middleware integration guide.

Request: It would be amazing to have more direct support for IBC Middleware scaffolding in Ignite CLI. This feature would streamline the process of setting up and integrating IBC Middleware, making it more accessible and efficient for developers working on complex IBC applications.

Link to the original post

faddat commented 5 months ago

makes sense