Skip to content

Stan05/evm-token-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EVM Token Bridge

This is my project as part of the LimeAcademy on topic building an EVM Token Bridge.

The Bridge consist of several components:

Smart Contracts

The smart contracts written in Solidity - contracts

Validator

The validator is reposnsible to listen for events from the smart contracts and generate signatures, which are used by the users to claim their token on the target chain - validator

Web application

Web application written in React, which is interacting with the smart contracts and requesting the signatures from the validator, as well as transaction statuses - web-app

About

My LimeAcademy EVM Token Bridge Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors