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

Prototype basic local network implementation using tmpnet #2510

Open
3 tasks
meaghanfitzgerald opened this issue Jan 2, 2025 · 0 comments
Open
3 tasks

Prototype basic local network implementation using tmpnet #2510

meaghanfitzgerald opened this issue Jan 2, 2025 · 0 comments

Comments

@meaghanfitzgerald
Copy link
Collaborator

meaghanfitzgerald commented Jan 2, 2025

Goal

This Issue is dependant on #2509

Utilize tmpnet service in avalanche network start with a simple default network configuration.

Assumptions and Scope

  • Tmpnet can be used in place of ANR to simple start a local network of 2 nodes.
  • This does not need to include an L1, just a local copy of the primary network

Example Usage

avalanche network start --tmpnet

Notes

  • Do not replace any avalanche network functionality. Simply mirror the functionality in the command and enable tmpnet with a flag for now. Once this simple implementation is working and thoroughly tested,

Open Questions

  • NA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog 🗄️
Development

No branches or pull requests

1 participant