Skip to content

DennisDv24/cross-chain-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATIC-ETH communication test via MATIC architecture

scripts/deploy.py will deploy a ERC721Store contract (on matic) and a StoreUpdater one (on ethereum). Then, the script will add a address to the ERC721Store through StoreUpdater addCollection function, after some time ERC721Store will receive that address and the script will communicate that in the test_adding_new_addr function.