stacks-network/stacks-core

Move `testnet/stacks-node` to `stacks-node`

Open

#3,590 opened on Feb 28, 2023

View on GitHub
 (5 comments) (0 reactions) (1 assignee)Rust (758 forks)auto 404
help wantedicebox

Repository metrics

Stars
 (3,063 stars)
PR merge metrics
 (PR metrics pending)

Description

Why is the code laid out this way? It was very confusing during setup until I realized all of the important stuff was under testnet regardless of whether the testnet is being used or not. Is there any good reason to keep it this way?

Contributor guide