8000 GitHub - just-anjuna/ics999: An all-in-one IBC protocol providing fungible token transfer, interchain account, and async query functionalities
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
forked from larry0x/ics999

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

License

Notifications You must be signed in to change notification settings

just-anjuna/ics999

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 66.0%
  • Go 33.3%
  • Just 0.7%
0