Skip to content

Delioos/rwa-real_estate-chainlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TODO: provide architecture and a quick project overview

ERC1155Core.sol contains the main logic. It's based on the (openzeppellin) ERC1155 non fungible fractionalized contract. To enable cross chain interoperability, we need to add burn and mint. A transfer from a chain 'A' to a chain 'B' consists of burning the supply in the chain 'A' and minting it on the chain 'B' ensuring "uniqueness" of our data on all chains.

kudos to @andrej for the chainlink bootcamp <3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published