Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 463 Bytes

HTLC Cross Bridge

Simple smart contract to transfer tokens accros multiple evm-compatible chains.

ERC-20

erc-20 transfer

ERC-721

This section is still in progress. The easiest solution to transfer the asset would be to follow almost the same workflow as described in the previous diagram with the difference of minting the nft in the destination blockchain and copying the metadata URI into the new contract.