Hey, how much work is it to create a bridge between two chains? like BNB and ETH, aka. I can send my token to the ETH contract and get back the same amount on the BNB chain (given that I have the contract deployed on both chains ofc)
Apr 9, 2022, 10:24 PM
you can't add percentage to boolean in any language
Apr 9, 2022, 10:26 PM
I think, big part become offchain
Apr 9, 2022, 10:26 PM
So no way to actually call a BNB contract from ETH contracts?
Apr 9, 2022, 10:41 PM
It is different networks
Apr 9, 2022, 10:47 PM
yeah, but there must be a way to make a bridge right?
Apr 9, 2022, 10:47 PM
You have 2 contract with balances and transfer function
All calculation happen in offchain part
All calculation happen in offchain part
Apr 9, 2022, 10:49 PM
so no decentralized solution possible?
aka. sending 1 ETH-chain token and getting back 1 BNB-chain token
Apr 9, 2022, 10:50 PM
I understand your question...
Do you use some bridges?
Do you use some bridges?
Apr 9, 2022, 10:51 PM
I am asking how hard it is to call a contract on another blockchain
Apr 9, 2022, 10:52 PM