akash-network / support

Akash Support and Issue Tracking
Apache License 2.0
5 stars 4 forks source link

Inter-Chain Accounts (ICA) #171

Open anilmurty opened 11 months ago

anilmurty commented 11 months ago

ICS-27 Interchain Accounts outlines a cross-chain account management protocol built upon IBC. ICS-27 enabled chains can programmatically create accounts on other ICS-27 enabled chains & control these accounts via IBC transactions (instead of signing with a private key).

Details: https://github.com/cosmos/ibc/blob/main/spec/app/ics-027-interchain-accounts/README.md