keep-starknet-strange / blobstream-starknet

Celestia -> Starknet bridge
https://blobstream-stark.net
MIT License
47 stars 28 forks source link

[feat] L3 Core Contract #46

Open drspacemn opened 5 months ago

drspacemn commented 5 months ago

Build out a minimal core contract for an L3 to utilize for state update.

Will be used for testing the query of the DA Oracle from the blobstream contracts, will be necessary for L3 integration.

References

messaging cairo contract - https://github.com/dojoengine/dojo/blob/main/crates/katana/core/contracts/messaging/cairo/src/appchain_messaging.cairo

solidity core contract - https://github.com/starkware-libs/cairo-lang/blob/master/src/starkware/starknet/solidity/Starknet.sol

drspacemn commented 5 months ago

Work will be done in piltover: https://github.com/keep-starknet-strange/piltover

glihm commented 5 months ago

Work will be done in piltover:

https://github.com/keep-starknet-strange/piltover

If you want you can assign it to me in addition to you. I'll try to push the first commits this week. 🫡