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

feat: add example contracts #14

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

chadoh
Copy link
Contributor

@chadoh chadoh commented Dec 9, 2024

The stellar contract init command no longer works with --frontend-template (stellar/stellar-cli#1625)

This means that templates like this one need to hard-code their own list of contracts.

This adds hello_world and increment.

In the future, this template could now also be updated to reference these contracts sfrom the frontend, since it can rely on them being there.

The `stellar contract init` command no longer works with
`--frontend-template` (stellar/stellar-cli#1625)

This means that templates like this one need to hard-code their own list
of contracts.
@chadoh chadoh requested a review from fnando December 9, 2024 18:58
chadoh added a commit to AhaLabs/stellar-docs that referenced this pull request Dec 11, 2024
And just make sure it works, in general. It was pretty broken.

Relies on these fixes:

- stellar/soroban-template-astro#13
- stellar/soroban-template-astro#14

And can be cleaned up once this is merged:

- Creit-Tech/Stellar-Wallets-Kit#49
chadoh added a commit to AhaLabs/stellar-docs that referenced this pull request Dec 11, 2024
And just make sure it works, in general. It was pretty broken.

Relies on these fixes:

- stellar/soroban-template-astro#13
- stellar/soroban-template-astro#14

And can be cleaned up once this is merged:

- Creit-Tech/Stellar-Wallets-Kit#49
chadoh added a commit to AhaLabs/stellar-docs that referenced this pull request Dec 11, 2024
And just make sure it works, in general. It was pretty broken.

Relies on these fixes:

- stellar/soroban-template-astro#13
- stellar/soroban-template-astro#14

And can be cleaned up once this is merged:

- Creit-Tech/Stellar-Wallets-Kit#49
chadoh added a commit to AhaLabs/stellar-docs that referenced this pull request Dec 11, 2024
And just make sure it works, in general. It was pretty broken.

Relies on these fixes:

- stellar/soroban-template-astro#13
- stellar/soroban-template-astro#14

And can be cleaned up once this is merged:

- Creit-Tech/Stellar-Wallets-Kit#49
janewang pushed a commit to stellar/stellar-docs that referenced this pull request Jan 10, 2025
And just make sure it works, in general. It was pretty broken.

Relies on these fixes:

- stellar/soroban-template-astro#13
- stellar/soroban-template-astro#14

And can be cleaned up once this is merged:

- Creit-Tech/Stellar-Wallets-Kit#49
@elizabethengelman elizabethengelman enabled auto-merge (squash) January 15, 2025 21:35
@elizabethengelman elizabethengelman merged commit 362ba2d into stellar:main Jan 15, 2025
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.

2 participants