b2network / b2-node

Ethermint is a Cosmos SDK library for running scalable and interoperable EVM chains
https://docs.evmos.org/
GNU Lesser General Public License v3.0
3 stars 7 forks source link

Bridge module design #103

Open Stonepapa opened 5 months ago

Stonepapa commented 5 months ago

We need to handle and check the cross-chain proposal in B2 Nodes.

So we need to create a bridge module to manage cross-chain proposal.

Here are the bridge module flow:

Deposit Flow:

B2_Bridge_Module_deposit

Withdraw Flow:

B2_Bridge_Module_withdraw