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

dev: Use the AppchainCoreContract in the Starknet settlement client #29

Open
akhercha opened this issue Jun 25, 2024 · 0 comments
Open
Labels

Comments

@akhercha
Copy link
Member

akhercha commented Jun 25, 2024

Follow-up from this issue: keep-starknet-strange/zaun#23

Current behavior

Due to incompatibilities with the usage of the Felt type from Zaun's implementation, we could not use this implementation in madara orchestrator.
At the moment, we are doing without it and just using the JsonProvider.

Expected behavior

After the migration has been done, the starknet settlement client should use the App chain core contract from Zaun and we should not call the provider, only use the contract provided interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants