ics999
ics999 copied to clipboard
An all-in-one IBC protocol providing fungible token transfer, interchain account, and async query functionalities
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_feemust be zero - tokenfactory's
ParamsStargateQuery must be whitelisted (example)
Acknowledgement
We thank the authors of the following open source works, which ICS-999 took inspiration from:
- ICS-20 and ICS-27 specifications, as well as their Go implementations
- Polytone
License
(c) larry0x, 2023 - All rights reserved.