HarryR / panautomata

Cross-chain proofs and atomic transactions
GNU General Public License v3.0
18 stars 2 forks source link

Compatibility with Cosmos #2

Open HarryR opened 6 years ago

HarryR commented 6 years ago

See: https://github.com/cosmos/peggy/tree/master/ethereum-contracts

It would be good to make Panautomata compatible with Cosmos

As per https://github.com/cosmos/cosmos/blob/master/WHITEPAPER.md#ibc-packet-delivery-acknowledgement it is possible to send arbitrary packets across chains using IBCPacketTx. While this is originally slated to be used to lock coins on one chain and authorise a representation of that coin to be used on another chain, it could be general purpose and carry messages of any sort.