Skip to content

AlyraButerin/Allfeat-EVM-bridge-POC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

EVM BASED ALLFEAT BRIDGE POC

purpose: implements bridge allowing transfer of erc20 between Allfeat and EVM chains

STEPS:

  1. Manage the listening of events:
    • Basic ERC20 contract => deployment and script to transfer it
    • Create a server to listen to these vents and display them
  2. Implement minimalistic bridge to bridge tokens between Allfeat and Sepolia
    • Bridge contracts on each chain.
    • Token contracts on each chain.
    • Server side: receive transfer event & manage calls fpr mint/burn, lock/unclock actions
  3. Improve the bridge

About

poc for an Allfeat bridge using only EVMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published