Open
Description
Paraphrasing @ethanfrey:
If Orga supported the Cosmos-SDK's
Bank
data structure and message interface it could get wallet support out of the box.
This represents more than a cosmos-rust issue, rather it's a question about whether frameworks ecosystem-wide can or want to standardise around a minimal set of internal representations, like bank
, such that they can expose common interfaces to client applications.
This may be relevant to projects like Agoric, Kepler, CosmosSwift, and other frameworks that could benefit from cosmjs, alan dart, or other client library support, as well as direct integrations with wallets, block explorers, etc.
cc: @mappum @keppel @blinky3713 @michaelfig @ratranqu @aaronc @webmaster128 @okwme @RiccardoM