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

Finish converting core soroban examples to use loam #168

Open
chadoh opened this issue Nov 5, 2024 · 0 comments
Open

Finish converting core soroban examples to use loam #168

chadoh opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
milestone An official milestone that we committed to as part of an SCF grant

Comments

@chadoh
Copy link
Contributor

chadoh commented Nov 5, 2024

Brief Description: With the stabilization of the loam-sdk, our goal is to provide Loam equivalents for each of the main Soroban examples. This initiative aims to help developers understand and leverage the benefits of subcontracts and the Loam toolkit. Additionally, we plan to introduce new example contracts, including NFT and DAO contracts, to further showcase Loam's capabilities.

How to Measure Completion:. Completion will be measured by ensuring all rewritten and new examples are available on GitHub. These examples should be published and ready for deployment using the loam deploy command.

Technical details

@willemneal started re-implementing all stellar/soroban-examples repositories using Loam SDK a long time ago. Currently, most of these examples live in the smartdeploy codebase.

These probably need to be updated to work with the latest Loam & Soroban versions, and they also need to be ported to this repository.

Integration with frontend template

The behavior of stellar contract init recently changed. We should mirror its functionality with loam init, giving people the option of using any of our specific examples (if that's even still a thing anymore; if not then we need to offer/document these as possibilities in some other way).

@willemneal willemneal added this to Aha Jun 3, 2024
@chadoh chadoh converted this from a draft issue Nov 5, 2024
@chadoh chadoh added the milestone An official milestone that we committed to as part of an SCF grant label Nov 5, 2024
@willemneal willemneal moved this from To do to In Progress in Aha Jan 23, 2025
@BlaineHeffron BlaineHeffron self-assigned this Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone An official milestone that we committed to as part of an SCF grant
Projects
None yet
Development

No branches or pull requests

2 participants