lightstreams-network/lightchain

Cross-Chain Transfer

Opened this issue · 2 comments

Hello, how can I transfer accounts between two LinhtChain block chains?

Hi @shibaozhen185

in order to allow Inter blockchain(IBC) transfer it is required the integration of an IBC protocol such a Cosmos IBC or any others. We are already planning the work to integrate Cosmos IBC protocol as soon as the Cosmos team completes a stable version of it.

There is another issue open regarding the same topic #180

Hi @shibaozhen185

Do you mean unlocking an account that exists on one private "lightchain" network and using that same account on another private "lightchain" network? If so, it would just be a matter of copying the keys from one place to another, then unlocking the account. You can see more documentation here: https://github.com/ethereum/go-ethereum/wiki/Managing-your-accounts