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 deploying and testing against locally running node #114

Open
zees-dev opened this issue Jan 31, 2025 · 1 comment
Open
Labels
enhancement New feature or request good first issue Good for newcomers sway-playground

Comments

@zees-dev
Copy link

Description

It would be very helpful for the sway-playground to support local testing; i.e. pointing to a local node for deployment and calling/querying contracts.
This is generally basic functionality which exists on playgrounds for other ecosystems (solana, ethereum etc.).

@zees-dev zees-dev added enhancement New feature or request good first issue Good for newcomers sway-playground labels Jan 31, 2025
@zees-dev
Copy link
Author

zees-dev commented Feb 1, 2025

In fact, we should just allow pointing to any custom URL (where it defaults to a local node's URL).
We would need to also add some sort of indicator displaying the that node is online/connectable*.
The connect button should be disabled if the node URL cannot be reached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers sway-playground
Projects
None yet
Development

No branches or pull requests

1 participant