Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bridging mechanism and interface #50

Open
henriqueaklein opened this issue Jun 3, 2024 · 2 comments
Open

Bridging mechanism and interface #50

henriqueaklein opened this issue Jun 3, 2024 · 2 comments
Assignees
Milestone

Comments

@henriqueaklein
Copy link
Contributor

Figure out how to lock/unlock instead of Mint/Burn tokens across chains.

"We'll will need to figure out how it syncs the different chains, but I'm guessing they go into a locked pool and the destination chain is known, so we can check if chain is deployed and we can have SuperGenius chain too."

@Super-Genius Super-Genius self-assigned this Sep 30, 2024
@Super-Genius Super-Genius added this to the TestNet milestone Sep 30, 2024
@Super-Genius Super-Genius moved this to In progress in Genius Network TestNet Sep 30, 2024
@Super-Genius
Copy link
Contributor

This should be a quick add of a function called BridgeToSG() which will call the EVM burn function and then a Mint function on SuperGenius network called that checks the finalized block on EVM.

I'll add this to our testnet chain which is hosted on Chainstack. So this should be very fast

@Super-Genius
Copy link
Contributor

Mostly done here with the Smart Contract side of things, then need the minting to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In progress
Development

No branches or pull requests

2 participants