Skip to content

cyborgshead/cosmos-sdk-interchain-account

 
 

Repository files navigation

Interchain Accounts

Interchain accounts allows a IBC-connected foreign blockchain to send a transaction via the local account of the a local blockchain.

Introduction

This repository contains the code to operate an IBC interchain account as specified in Interchain Standards 27. Please refer to the ICS27 specification for technical details on how interchain accounts work. Current implementation supports interchain accounts on the Cosmos-SDK implementation of ICS27. For information on use-cases of interchain accounts, please refer to this introductory blogpost.

Demo Build

Use the demo branch to build the interchain accounts demo.

Instructions on how to build can be found here.

License

Apache2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.3%
  • Shell 0.7%