Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

L1 <> L2 Communication support #74

Open
3 tasks
antazoey opened this issue Jul 26, 2022 · 0 comments
Open
3 tasks

L1 <> L2 Communication support #74

antazoey opened this issue Jul 26, 2022 · 0 comments
Labels
size: 5 pieces Challenging, not as well defined, may require help from senior eng

Comments

@antazoey
Copy link
Member

antazoey commented Jul 26, 2022

Overview

Show how to do L1 <> L2 communication using plugin

Specification

  • Write that test that calls a method in Starknet contract send_message_to_l1(). Go through the full flow to get the message consumed.
  • Do the opposite! Send a message to the Starknet Ethereum contract and have it consumed on the Starknet side.
  • Document the flow!

Dependencies

Lib tools to use: https://starknetpy.readthedocs.io/en/latest/messages.html

Understanding of the flow: https://www.slideshare.net/TinaBregovi/starknet-l1l2-messaging-workshop

@antazoey antazoey added the size: 5 pieces Challenging, not as well defined, may require help from senior eng label Aug 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size: 5 pieces Challenging, not as well defined, may require help from senior eng
Projects
None yet
Development

No branches or pull requests

1 participant