Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 413 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 413 Bytes

tonbridge

ETH to TON relayed bridging

FunC contracts designed for bridging ETH to TON network.

Current functionalities implelented:

  • Merkle proof verification (FunC);
  • BLS-signature verifications (FunC);

These are the part of the upcoming bridge project we are to build alongside with relayer node. Here we need merkles to verify transaction-on-chain and BLS to get ETH-validators signatures verified.