Skip to content
New issue

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

Implement components to query (call) Starknet contract #32

Merged
merged 10 commits into from
Jul 30, 2024

Conversation

soareschen
Copy link
Collaborator

Closes: #27

This PR adds the boilerplate for the Hermes relayer code base. It also adds a minimal StarknetChain context, which implements CanCallContract.

No CI has been added here yet. This will be done in #31.

@soareschen soareschen merged commit 98c5e90 into main Jul 30, 2024
2 checks passed
@soareschen soareschen deleted the soares/call-contract branch July 30, 2024 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement components to query (call) Starknet contract
1 participant