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 a dev container for Soroban development #21

Merged
merged 1 commit into from
Apr 15, 2024
Merged

Conversation

thpani
Copy link
Collaborator

@thpani thpani commented Apr 15, 2024

Add a VSCode dev container for Soroban development.

This simply takes the Rust dev container from Microsoft and installs soroban-cli and the appropriate wasm target.

If the quickstart Docker image is run outside the container, its RPC endpoint is available as http://host.docker.internal:8000/soroban/rpc.

Copy link
Contributor

@konnov konnov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@thpani thpani added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 0ba7bf9 Apr 15, 2024
2 checks passed
@thpani thpani deleted the th/devcontainer branch April 15, 2024 17:48
@konnov konnov added this to the M1: Transaction extractor milestone Apr 16, 2024
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