Ethereum -> Algorand

Example bridging from Ethereum to Algorand

Code Flow

Steps

  1. getAllowanceEth()

  2. approveEth()

  3. transferFromEth()

  4. getEmitterAddressEth()

  5. parseSequenceFromLogEth()

  6. getSignedVAA()

  7. redeemOnAlgorand()

1. getAllowanceEth()

2. approveEth()

3. transferFromEth()

4. getEmitterAddressEth()

5. parseSequenceFromLogEth()

6. getSignedVAA()

7. redeemOnAlgorand()

Last updated