Skip to content

hkey0/EclipseBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UI FOR ECLIPSE - ETHEREUM MAINNET BRIDGE

An interface for the official Eclipse - Ethereum MAINNET bridge. It has been coded to facilitate users and developers in using the Eclipse MAINNET bridge.

How to use?

  • Go to the project page served by Github pages.
  • Connect with your Metamask wallet.
  • Enter the amount you want to transfer in ether and your Eclipse wallet address.
  • Click on the "BRIDGE" button and confirm the transaction. The etherscan page will open in a new tab to follow the transaction.

How to run it locally?

The HTML, CSS and Javascript code is executed by your browser, which means that when you download the files and open the index.html file in your browser, you will see something like the project page.

But metamask will not allow you to link to the index.html files. To connect with metamask you need to serve the html file with an http server. You can do this simply with a Visual Studio Code extension called Live Server.

Preview

preview image

About

UI for Eclipse Bridge (Tesnet/Mainnet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published