/ics999

An all-in-one IBC protocol providing fungible token transfer, interchain account, and async query functionalities

Primary LanguageRustOtherNOASSERTION

ICS-999

An all-in-one IBC protocol providing fungible token transfer, interchain account (ICA), and query (ICQ) functionalities, implemented in CosmWasm.

Requirements

ICS-999 requires the following in order to work:

  • wasmd >= 0.32
  • tokenfactory module
  • tokenfactory's denom_creation_fee must be zero
  • tokenfactory's Params StargateQuery must be whitelisted (example)

Acknowledgement

We thank the authors of the following open source works, which ICS-999 took inspiration from:

License

(c) larry0x, 2023 - All rights reserved.