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

Add support for building child contracts from source #50

Merged
merged 8 commits into from
Dec 4, 2024

Conversation

bbyalcinkaya
Copy link
Member

This PR adds support for specifying child contract directories in kasmer.json as an alternative to precompiled Wasm files. Komet now automatically compiles child contracts from source using the Soroban CLI when a directory is provided.

Additionally, the soroban-examples repository is added as a submodule, and a test contract for the cross_contract example is implemented to demonstrate this new functionality.

@bbyalcinkaya bbyalcinkaya changed the title Allow child contract source paths in kasmer.json a Add support for building child contracts from source Nov 22, 2024
@bbyalcinkaya bbyalcinkaya marked this pull request as ready for review November 22, 2024 14:01
@bbyalcinkaya bbyalcinkaya requested a review from gtrepta December 3, 2024 08:32
@rv-jenkins rv-jenkins merged commit 32a7a45 into master Dec 4, 2024
3 checks passed
@rv-jenkins rv-jenkins deleted the build-children branch December 4, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants