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

Document launchNode method #2572

Open
arboleya opened this issue Jun 20, 2024 · 2 comments
Open

Document launchNode method #2572

arboleya opened this issue Jun 20, 2024 · 2 comments
Labels
docs Requests pertinent to documentation good first issue Suitable for newcomers looking to contribute

Comments

@arboleya
Copy link
Member

Consider [exporting the utility] and documenting how to launch a fuel-core node programmatically.

Very similar to what we did with the launchTetNode utility in #1356:

@arboleya arboleya added docs Requests pertinent to documentation p2 labels Jun 20, 2024
@arboleya arboleya added this to the 0.x mainnet milestone Jun 20, 2024
@arboleya arboleya added p1 and removed p2 labels Jul 7, 2024
@arboleya arboleya modified the milestones: 0.x mainnet, 0.x post-launch Jul 19, 2024
@arboleya arboleya added p2 and removed p1 labels Jul 19, 2024
@arboleya arboleya removed this from the 0.x post-launch milestone Jul 19, 2024
@arboleya arboleya added the good first issue Suitable for newcomers looking to contribute label Jul 19, 2024
@arboleya arboleya removed the p2 label Aug 2, 2024
@danielbate
Copy link
Contributor

danielbate commented Aug 16, 2024

Why would someone want to use this over the fuels node command. Or just running directly from their fuel-core install. Just wondering if this does have value outside of launchTestNode?

@arboleya arboleya closed this as not planned Won't fix, can't repro, duplicate, stale Aug 16, 2024
@arboleya
Copy link
Member Author

arboleya commented Aug 20, 2024

Because they might want to use it programmatically. I think it'd be more helpful for people using custom scripts to set up their env. Yes, they could interact with the binaries directly, but that wouldn't be as straightforward as using the utility via typescript.

When inside a test context, launchTestNode should suffice.

@arboleya arboleya reopened this Aug 20, 2024
@arboleya arboleya added temp-p1 and removed temp-p1 labels Sep 7, 2024
@linear linear bot closed this as completed Sep 8, 2024
@arboleya arboleya reopened this Sep 8, 2024
@arboleya arboleya added the temp-linear label Sep 8, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Requests pertinent to documentation good first issue Suitable for newcomers looking to contribute
Projects
None yet
Development

No branches or pull requests

2 participants