You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."
The text was updated successfully, but these errors were encountered:
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
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."
The text was updated successfully, but these errors were encountered: