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

Improve Start Script Usage #252

Closed
TheGreatAxios opened this issue Jun 3, 2024 · 0 comments · Fixed by #427 or #435
Closed

Improve Start Script Usage #252

TheGreatAxios opened this issue Jun 3, 2024 · 0 comments · Fixed by #427 or #435
Assignees
Labels
enhancement New feature or request

Comments

@TheGreatAxios
Copy link
Contributor

Currently to start in development; you have to manually add a Holesky endpoint and then set the NETWORK_NAME and build the metaport config file.

It would be nice to abstract this into npm scripts e.g npm run dev:testnet or npm run dev:mainnet and it automatically handles:

  1. Setting env vars like default RPC
  2. Setting network name; testnet, legacy, mainnet, etc
  3. Starting the bun server
@TheGreatAxios TheGreatAxios added the enhancement New feature or request label Jun 3, 2024
@PolinaKiporenko PolinaKiporenko moved this to Ready For Pickup in SKALE Engineering 🚀 Jul 4, 2024
@PolinaKiporenko PolinaKiporenko added this to the SKALE Portal 2.4 milestone Jul 4, 2024
@PolinaKiporenko PolinaKiporenko moved this from Ready For Pickup to To Do in SKALE Engineering 🚀 Jul 16, 2024
@dmytrotkk dmytrotkk moved this from To Do to In Progress in SKALE Engineering 🚀 Nov 25, 2024
@dmytrotkk dmytrotkk linked a pull request Nov 25, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Code Review to Ready For Release Candidate in SKALE Engineering 🚀 Nov 27, 2024
@dmytrotkk dmytrotkk linked a pull request Dec 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready For Release Candidate
Development

Successfully merging a pull request may close this issue.

3 participants