Skip to content

a token bridge so that users can deposit Litecoin and receive wLTC on ethereum to their specified Ethereum address

Notifications You must be signed in to change notification settings

bruleeshark/wLTC-Ethereum-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wLTC-Ethereum-bridge

A token bridge which allows users to move tokens between Litecoin and Ethereum blockchains.

  • Set up development environment for Ethereum smart contracts
  • Create ERC20 smart contract on Ethereum to represent Litecoin-based token
  • Deploy smart contract to Ethereum blockchain
  • Set up Litecoin node
  • Write code to handle token transfer between blockchains:
    • Connect to Litecoin node and sync with blockchain
    • Monitor blockchain for Litecoin deposits
    • Initiate transactions on Ethereum to mint corresponding wLTC tokens
  • Deploy bridging logic to server or hosting environment
  • Set up user interface for users to initiate Litecoin to wLTC transfers

About

a token bridge so that users can deposit Litecoin and receive wLTC on ethereum to their specified Ethereum address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published