ICS-999
An all-in-one IBC protocol providing fungible token transfer, interchain account (ICA), and query (ICQ) functionalities, implemented in CosmWasm.
Overview
See
How to Use
Install just: https://github.com/casey/just
Run linter:
just clippy
Run unit tests:
just test
Run end-to-end tests:
just e2e
Compile all contracts using rust-optimizer:
just optimize
Copyright
ICS-999 © 2023 larry0x
ICS-999, including its specification and Rust implementation, is a proprietary software owned solely by larry0x. All rights reserved.