Skip to content
Cosmopediaby Unity Nodes
DiscussionsCosmos-SDKHow to transfer a token from one chain to another?Forum ↗

How to transfer a token from one chain to another?

Cosmos-SDK3 posts811 viewsLast activity Aug 2018
PI
pingOP
Aug 2018

As we known , Cosmos is an internet of blockchain. I am wondering how can I transfer token from one chain to another?

Let’s say we have two chains which are instances of cosmos-sdk: BlockchainA and BlockchainB.
BlockchainA runs on server 172.10.0.100 and BlockchainB runs on server 172.10.0.101
A is an address on blockchainA and B is an address blockchainB.

Tasks to test are:
1, Send 5tokenA from A to B
2. B exchange 10tokenB for 5tokenA.

Does anyone know how to do this test? Please drop your commands here.
Thanks in advance.

ZA
zaki
Aug 2018

Hi Ping,

the IBC testnet is a post launch milestone.

PI
ping
Aug 2018

OK, I will keep eyes on it.

← Back to Discussions