We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Build out a minimal core contract for an L3 to utilize for state update.
core contract
Will be used for testing the query of the DA Oracle from the blobstream contracts, will be necessary for L3 integration.
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
The text was updated successfully, but these errors were encountered:
Work will be done in piltover: https://github.com/keep-starknet-strange/piltover
Sorry, something went wrong.
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. 🫡
glihm
drspacemn
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: